From 6cf4fdae4078785695e6424b8f9a4d58e1a2a368 Mon Sep 17 00:00:00 2001 From: Tony Lindgren Date: Thu, 20 Sep 2012 11:41:30 -0700 Subject: ARM: OMAP2+: Make debug-devices.h local This can be local to mach-omap2. Signed-off-by: Tony Lindgren --- arch/arm/plat-omap/include/plat/debug-devices.h | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 arch/arm/plat-omap/include/plat/debug-devices.h (limited to 'arch/arm/plat-omap/include/plat') diff --git a/arch/arm/plat-omap/include/plat/debug-devices.h b/arch/arm/plat-omap/include/plat/debug-devices.h deleted file mode 100644 index a4edbd2f748..00000000000 --- a/arch/arm/plat-omap/include/plat/debug-devices.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef _OMAP_DEBUG_DEVICES_H -#define _OMAP_DEBUG_DEVICES_H - -#include - -/* for TI reference platforms sharing the same debug card */ -extern int debug_card_init(u32 addr, unsigned gpio); - -#endif -- cgit v1.2.3-18-g5258