gpio: merrifield: Remove linux/init.h
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 4 Sep 2018 11:26:25 +0000 (14:26 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 7 Dec 2018 15:34:06 +0000 (17:34 +0200)
commit7629771f5eb8d24edeb28fda09a637d7b6fb8f03
tree8ad097bcd476967b56ba224cbb4085d053f2ba74
parent92c286267d62c40a7bab85f303d467085954ee3b
gpio: merrifield: Remove linux/init.h

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

Remove redundant inclusion.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/gpio/gpio-merrifield.c