Skip to content

Commit

Permalink
ARM: mvebu: move armada-370-xp.h in mach dir
Browse files Browse the repository at this point in the history
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Andrew Lunn <andrew@lunn.ch>
  • Loading branch information
Rob Herring committed Sep 14, 2012
1 parent db6b672 commit 6eb5be3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mach-mvebu/armada-370-xp.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand Down
File renamed without changes.

0 comments on commit 6eb5be3

Please sign in to comment.