Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / arch / powerpc / include / asm / gpio.h
diff --git a/kernel/arch/powerpc/include/asm/gpio.h b/kernel/arch/powerpc/include/asm/gpio.h
new file mode 100644 (file)
index 0000000..b3799d8
--- /dev/null
@@ -0,0 +1,4 @@
+#ifndef __LINUX_GPIO_H
+#warning Include linux/gpio.h instead of asm/gpio.h
+#include <linux/gpio.h>
+#endif