ARM: OMAP1: Move board-voiceblue.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:25 -07:00
parent c392b21dc6
commit c510da1c64
2 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
#include <asm/mach/arch.h>
#include <asm/mach/map.h>
#include <plat/board-voiceblue.h>
#include <mach/board-voiceblue.h>
#include <plat/flash.h>
#include <mach/mux.h>
#include <plat/tc.h>