[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
@@ -33,7 +33,7 @@
|
||||
#include <linux/memory.h>
|
||||
#include <linux/ioport.h>
|
||||
|
||||
#include <asm/arch/adma.h>
|
||||
#include <mach/adma.h>
|
||||
|
||||
#define to_iop_adma_chan(chan) container_of(chan, struct iop_adma_chan, common)
|
||||
#define to_iop_adma_device(dev) \
|
||||
|
Reference in New Issue
Block a user