ARM: OMAP2+: Make debug-devices.h local

This can be local to mach-omap2.

Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Tony Lindgren 2012-09-20 11:41:30 -07:00
parent c510da1c64
commit 6cf4fdae40
2 changed files with 1 additions and 1 deletions

View 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>