aboutsummaryrefslogtreecommitdiffstats
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 a4edbd2f7484..000000000000
--- a/arch/arm/mach-omap2/debug-devices.h
+++ /dev/null
@@ -1,9 +0,0 @@
1#ifndef _OMAP_DEBUG_DEVICES_H
2#define _OMAP_DEBUG_DEVICES_H
3
4#include <linux/types.h>
5
6/* for TI reference platforms sharing the same debug card */
7extern int debug_card_init(u32 addr, unsigned gpio);
8
9#endif