]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit85ebb88a36ea96c8b5b30e064120b77a5e25b3f9
tree8ad097bcd476967b56ba224cbb4085d053f2ba74
parentdf40e6b28cc9173ff2af8a450c277ed80ed0e6bf
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