ARM: OMAP2+: Make debug-devices.h local
authorTony Lindgren <tony@atomide.com>
Thu, 20 Sep 2012 18:41:30 +0000 (11:41 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 20 Sep 2012 22:02:41 +0000 (15:02 -0700)
This can be local to mach-omap2.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-h4.c
arch/arm/mach-omap2/debug-devices.h [moved from arch/arm/plat-omap/include/plat/debug-devices.h with 100% similarity]

index 12569cb..f6c48dd 100644 (file)
@@ -34,7 +34,7 @@
 #include <plat/menelaus.h>
 #include <plat/dma.h>
 #include <plat/gpmc.h>
-#include <plat/debug-devices.h>
+#include "debug-devices.h"
 
 #include <video/omapdss.h>
 #include <video/omap-panel-generic-dpi.h>