gpio: samsung: remove inclusion <mach/regs-clock.h>
authorKukjin Kim <[email protected]>
Wed, 2 Jan 2013 22:23:38 +0000 (14:23 -0800)
committerLinus Walleij <[email protected]>
Thu, 10 Jan 2013 12:03:31 +0000 (13:03 +0100)
The <mach/regs-clock.h> is not needed for gpio-samsung.

Cc: Linus Walleij <[email protected]>
Cc: Grant Likely <[email protected]>
Signed-off-by: Kukjin Kim <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
drivers/gpio/gpio-samsung.c

index 01f7fe955590c1b79a64cd088431858b7d9caea8..9070f863200235a78b59782b587c8ca487a9b874 100644 (file)
@@ -32,7 +32,6 @@
 
 #include <mach/hardware.h>
 #include <mach/map.h>
-#include <mach/regs-clock.h>
 #include <mach/regs-gpio.h>
 
 #include <plat/cpu.h>