]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: 74x164: Remove linux/init.h and sort headers
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 25 Mar 2019 13:47:47 +0000 (15:47 +0200)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Tue, 26 Mar 2019 17:37:47 +0000 (18:37 +0100)
commit48313649b28e60ae7bc8a963987d79869649a4e7
tree377cdf4d94fa71eacae2e72d992ed82d7728ecdc
parent82795295db0c8531891ad32bd2e1739258604686
gpio: 74x164: 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>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
drivers/gpio/gpio-74x164.c