aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/board-magicpanelr2.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/boards/board-magicpanelr2.c')
-rw-r--r--arch/sh/boards/board-magicpanelr2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/boards/board-magicpanelr2.c b/arch/sh/boards/board-magicpanelr2.c
index da6bff83a6ea..3de22ccdeb7e 100644
--- a/arch/sh/boards/board-magicpanelr2.c
+++ b/arch/sh/boards/board-magicpanelr2.c
@@ -18,7 +18,7 @@
18#include <linux/mtd/partitions.h> 18#include <linux/mtd/partitions.h>
19#include <linux/mtd/physmap.h> 19#include <linux/mtd/physmap.h>
20#include <linux/mtd/map.h> 20#include <linux/mtd/map.h>
21#include <asm/magicpanelr2.h> 21#include <mach/magicpanelr2.h>
22#include <asm/heartbeat.h> 22#include <asm/heartbeat.h>
23#include <cpu/sh7720.h> 23#include <cpu/sh7720.h>
24 24