summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/gpio.h
diff options
context:
space:
mode:
authorJoe Hershberger <joe.hershberger@ni.com>2011-11-11 15:55:37 -0600
committerKim Phillips <kim.phillips@freescale.com>2012-01-09 20:10:33 -0600
commit4b5657938853ea3f478d86408e6534cb3a89ec11 (patch)
tree67a92c8705c04bdef5ca7ae09ccdfa97a5e62edd /arch/powerpc/include/asm/gpio.h
parent365d607033b8fcb0a8c27aabcb4bb05fb3b64465 (diff)
downloadtalos-obmc-uboot-4b5657938853ea3f478d86408e6534cb3a89ec11.tar.gz
talos-obmc-uboot-4b5657938853ea3f478d86408e6534cb3a89ec11.zip
mpc83xx: Add a GPIO driver for the MPC83XX family
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Cc: Joe Hershberger <joe.hershberger@gmail.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'arch/powerpc/include/asm/gpio.h')
-rw-r--r--arch/powerpc/include/asm/gpio.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/include/asm/gpio.h b/arch/powerpc/include/asm/gpio.h
new file mode 100644
index 0000000000..d49ad080e2
--- /dev/null
+++ b/arch/powerpc/include/asm/gpio.h
@@ -0,0 +1,2 @@
+#include <asm/arch/gpio.h>
+#include <asm-generic/gpio.h>
OpenPOWER on IntegriCloud