Commit c392b21d authored by Tony Lindgren's avatar Tony Lindgren

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

This is only used by omap1.
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 732231a7
......@@ -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)
......
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment