Эх сурвалжийг харах

ARM: gpio: nomadik: convert drivers to use asm/gpio.h rather than mach/gpio.h

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Russell King 14 жил өмнө
parent
commit
75482dc3de

+ 1 - 1
drivers/gpio/gpio-nomadik.c

@@ -28,7 +28,7 @@
 
 
 #include <plat/pincfg.h>
 #include <plat/pincfg.h>
 #include <mach/hardware.h>
 #include <mach/hardware.h>
-#include <mach/gpio.h>
+#include <asm/gpio.h>
 
 
 /*
 /*
  * The GPIO module in the Nomadik family of Systems-on-Chip is an
  * The GPIO module in the Nomadik family of Systems-on-Chip is an