aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/include/plat/debug-devices.h
diff options
context:
space:
mode:
authorArnd Bergmann2012-11-15 17:06:24 +0100
committerArnd Bergmann2012-11-15 17:06:24 +0100
commit9265c6a186ca19a57ab6ddd0b0f3644f85c6f2f1 (patch)
treed8c434ea98ee541ee17f4df87bb8e9020ce29b98 /arch/arm/plat-omap/include/plat/debug-devices.h
parent49ea7fc094162fcaa83f5876b2090c816cc4498c (diff)
parent6ba54ab4a49bbad736b0254aa6bdf0cb83013815 (diff)
Merge branch 'omap/headers4' into next/cleanup
Diffstat (limited to 'arch/arm/plat-omap/include/plat/debug-devices.h')
-rw-r--r--arch/arm/plat-omap/include/plat/debug-devices.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/plat-omap/include/plat/debug-devices.h b/arch/arm/plat-omap/include/plat/debug-devices.h
new file mode 100644
index 000000000000..8fc4287222dd
--- /dev/null
+++ b/arch/arm/plat-omap/include/plat/debug-devices.h
@@ -0,0 +1,2 @@
+/* for TI reference platforms sharing the same debug card */
+extern int debug_card_init(u32 addr, unsigned gpio);