platform/x86: intel_mid_powerbtn: Remove unnecessary init.h inclusion
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 26 Sep 2018 15:27:40 +0000 (18:27 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 27 Sep 2018 09:18:17 +0000 (12:18 +0300)
commitf7949b185b8eb15bb61610f627c7014c7f042feb
tree4a599c47d76117047e05cac6a1e43affa61a6a85
parent0b5d9856b6070fe2ffc3906e0190d48f465ae771
platform/x86: intel_mid_powerbtn: Remove unnecessary init.h inclusion

No need to include linux/init.h when linux/module.h is.

No functional change intended.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/intel_mid_powerbtn.c