From: Jesper Juhl This patch cleans up duplicate includes in drivers/hwmon/ Signed-off-by: Jesper Juhl Cc: Mark Hoffman Signed-off-by: Andrew Morton --- drivers/hwmon/ams/ams-core.c | 1 - 1 files changed, 1 deletion(-) diff -puN drivers/hwmon/ams/ams-core.c~clean-up-duplicate-includes-in-drivers-hwmon drivers/hwmon/ams/ams-core.c --- a/drivers/hwmon/ams/ams-core.c~clean-up-duplicate-includes-in-drivers-hwmon +++ a/drivers/hwmon/ams/ams-core.c @@ -23,7 +23,6 @@ #include #include #include -#include #include #include _