dect
/
linux-2.6
Archived
13
0
Fork 0

ARM: OMAP1: Move board-sx1.h from plat to mach

This is only used by omap1.

Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Tony Lindgren 2012-09-20 11:41:22 -07:00
parent 732231a7c0
commit c392b21dc6
3 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
#include <mach/hardware.h>
#include <plat/mmc.h>
#include <plat/board-sx1.h>
#include <mach/board-sx1.h>
#if defined(CONFIG_MMC_OMAP) || defined(CONFIG_MMC_OMAP_MODULE)

View File

@ -39,7 +39,7 @@
#include <plat/dma.h>
#include <plat/irda.h>
#include <plat/tc.h>
#include <plat/board-sx1.h>
#include <mach/board-sx1.h>
#include <mach/hardware.h>
#include <mach/usb.h>