summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/files/include/asm-x86/gpio.h
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-06-28 11:06:32 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-06-28 11:06:32 +0000
commit9e151671a9080263eaf64a3369ece974f196b481 (patch)
tree30d4b7ed6f711c5c06522752f22d7b293ca70ca5 /target/linux/rdc/files/include/asm-x86/gpio.h
parent5553c4da8cf0c437c38e09951645e021ded81e5b (diff)
downloadmaster-31e0f0ae-9e151671a9080263eaf64a3369ece974f196b481.tar.gz
master-31e0f0ae-9e151671a9080263eaf64a3369ece974f196b481.tar.bz2
master-31e0f0ae-9e151671a9080263eaf64a3369ece974f196b481.zip
Put back 2.6.23 files for rdc, allowing to switch from one kernel version to another for testing
SVN-Revision: 11592
Diffstat (limited to 'target/linux/rdc/files/include/asm-x86/gpio.h')
-rw-r--r--target/linux/rdc/files/include/asm-x86/gpio.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/rdc/files/include/asm-x86/gpio.h b/target/linux/rdc/files/include/asm-x86/gpio.h
new file mode 100644
index 0000000000..ff87fca0ca
--- /dev/null
+++ b/target/linux/rdc/files/include/asm-x86/gpio.h
@@ -0,0 +1,6 @@
+#ifndef _ASM_I386_GPIO_H
+#define _ASM_I386_GPIO_H
+
+#include <gpio.h>
+
+#endif /* _ASM_I386_GPIO_H */