From: Sachin Kamat Date: Fri, 3 Jan 2014 09:36:24 +0000 (+0530) Subject: gpio: samsung: Remove hardware.h inclusion X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=527d164a736acb5591f0a1412844b3600b0ee7c0;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git gpio: samsung: Remove hardware.h inclusion The contents of this header file are not referenced in the driver. Remove its inclusion. Signed-off-by: Sachin Kamat Cc: Heiko Stuebner Signed-off-by: Linus Walleij --- diff --git a/drivers/gpio/gpio-samsung.c b/drivers/gpio/gpio-samsung.c index 7138bb270c26..990754b97f2e 100644 --- a/drivers/gpio/gpio-samsung.c +++ b/drivers/gpio/gpio-samsung.c @@ -36,7 +36,6 @@ #include -#include #include #include