mirror of https://gitee.com/openkylin/linux.git
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:
parent
c392b21dc6
commit
c510da1c64
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue