[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:

committed by
Russell King

parent
a1b81a84ff
commit
a09e64fbc0
@@ -22,10 +22,10 @@
|
||||
|
||||
#include <asm/mach/map.h>
|
||||
|
||||
#include <asm/arch/sram.h>
|
||||
#include <asm/arch/board.h>
|
||||
#include <mach/sram.h>
|
||||
#include <mach/board.h>
|
||||
|
||||
#include <asm/arch/control.h>
|
||||
#include <mach/control.h>
|
||||
|
||||
#if defined(CONFIG_ARCH_OMAP2) || defined(CONFIG_ARCH_OMAP3)
|
||||
# include "../mach-omap2/prm.h"
|
||||
|
Reference in New Issue
Block a user