mirror of https://gitee.com/openkylin/linux.git
ARM: mvebu: move armada-370-xp.h in mach dir
Signed-off-by: Rob Herring <rob.herring@calxeda.com> Cc: Jason Cooper <jason@lakedaemon.net> Cc: Andrew Lunn <andrew@lunn.ch>
This commit is contained in:
parent
db6b672f98
commit
6eb5be3411
|
@ -20,7 +20,7 @@
|
|||
#include <asm/mach/arch.h>
|
||||
#include <asm/mach/map.h>
|
||||
#include <asm/mach/time.h>
|
||||
#include <mach/armada-370-xp.h>
|
||||
#include "armada-370-xp.h"
|
||||
#include "common.h"
|
||||
|
||||
static struct map_desc armada_370_xp_io_desc[] __initdata = {
|
||||
|
|
Loading…
Reference in New Issue