aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/board-armadillo800eva.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-shmobile/board-armadillo800eva.c')
-rw-r--r--arch/arm/mach-shmobile/board-armadillo800eva.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/board-armadillo800eva.c b/arch/arm/mach-shmobile/board-armadillo800eva.c
index 45221fd7e25d..e115f6742107 100644
--- a/arch/arm/mach-shmobile/board-armadillo800eva.c
+++ b/arch/arm/mach-shmobile/board-armadillo800eva.c
@@ -378,7 +378,7 @@ static struct resource sh_eth_resources[] = {
378}; 378};
379 379
380static struct platform_device sh_eth_device = { 380static struct platform_device sh_eth_device = {
381 .name = "sh-eth", 381 .name = "r8a7740-gether",
382 .id = -1, 382 .id = -1,
383 .dev = { 383 .dev = {
384 .platform_data = &sh_eth_platdata, 384 .platform_data = &sh_eth_platdata,