summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/debug-devices.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap2/debug-devices.h')
-rw-r--r--arch/arm/mach-omap2/debug-devices.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/arm/mach-omap2/debug-devices.h b/arch/arm/mach-omap2/debug-devices.h
deleted file mode 100644
index a4edbd2f748..00000000000
--- a/arch/arm/mach-omap2/debug-devices.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef _OMAP_DEBUG_DEVICES_H
-#define _OMAP_DEBUG_DEVICES_H
-
-#include <linux/types.h>
-
-/* for TI reference platforms sharing the same debug card */
-extern int debug_card_init(u32 addr, unsigned gpio);
-
-#endif