]> 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)
commitc0907a1a91ce38124345836dad9f9ba70294871c
tree8ad097bcd476967b56ba224cbb4085d053f2ba74
parente6b6ec0991e777691e1aa0e7641a85d63832abc1
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