aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-shmobile/setup-r8a7779.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/setup-r8a7779.c b/arch/arm/mach-shmobile/setup-r8a7779.c
index 111e953aba2b..f0b6c7dea2f0 100644
--- a/arch/arm/mach-shmobile/setup-r8a7779.c
+++ b/arch/arm/mach-shmobile/setup-r8a7779.c
@@ -537,7 +537,7 @@ static struct platform_device ohci1_device = {
537}; 537};
538 538
539/* Ether */ 539/* Ether */
540static struct resource ether_resources[] = { 540static struct resource ether_resources[] __initdata = {
541 { 541 {
542 .start = 0xfde00000, 542 .start = 0xfde00000,
543 .end = 0xfde003ff, 543 .end = 0xfde003ff,