[rdc] move headers to arch/x86/include/asm/, patch from sn9
[openwrt.git] / target / linux / rdc / files-2.6.30 / arch / x86 / mach-rdc321x / gpio.c
index c7eff5d..92df220 100644 (file)
@@ -26,8 +26,8 @@
 #include <linux/types.h>
 #include <linux/module.h>
 
-#include <asm/mach-rdc321x/gpio.h>
-#include <asm/mach-rdc321x/rdc321x_defs.h>
+#include <asm/rdc321x_gpio.h>
+#include <asm/rdc321x_defs.h>
 
 
 /* spin lock to protect our private copy of GPIO data register plus
This page took 0.020829 seconds and 4 git commands to generate.