Commit f7949b18 authored by Andy Shevchenko's avatar Andy Shevchenko

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: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
parent 0b5d9856
......@@ -16,7 +16,6 @@
* General Public License for more details.
*/
#include <linux/init.h>
#include <linux/input.h>
#include <linux/interrupt.h>
#include <linux/mfd/intel_msic.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment