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)
commit517ec43927c85f4d1f67f3a51e8c36e28b2a41a4
tree377cdf4d94fa71eacae2e72d992ed82d7728ecdc
parent3c7469514dbe126a32d9d7452080570d89ff9d16
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