pinctrl: cherryview: Remove linux/init.h and sort headers
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 4 Sep 2018 11:26:25 +0000 (14:26 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 18 Sep 2018 23:37:19 +0000 (16:37 -0700)
commit994f8865687dda7800701ed3c3564392da351fa5
tree595177e59ad2b476e4a470327d8358f01e4ce6d7
parenta919684f9ed9c16aafad786dc2617d1f6fe0b2f0
pinctrl: cherryview: Remove linux/init.h and sort headers

There is no need to include linux/init.h when at the same time
we include linux/module.h.

Remove redundant inclusion.

While here, sort header block alphabetically for easy maintenance.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/intel/pinctrl-cherryview.c