Maemo patchset 20101501+0m5
[h-e-n] / arch / arm / plat-omap / include / mach / debobs.h
diff --git a/arch/arm/plat-omap/include/mach/debobs.h b/arch/arm/plat-omap/include/mach/debobs.h
new file mode 100644 (file)
index 0000000..67f765d
--- /dev/null
@@ -0,0 +1,7 @@
+#ifndef __DEBOBS_H
+#define __DEBOBS_H
+
+void debug_gpio_set(unsigned gpio, int value);
+int debug_gpio_get(unsigned gpio);
+
+#endif