Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[cascardo/linux.git] / arch / sh / boards / board-espt.c
index d71a0bc..4d94dff 100644 (file)
@@ -85,7 +85,7 @@ static struct sh_eth_plat_data sh7763_eth_pdata = {
 };
 
 static struct platform_device espt_eth_device = {
-       .name       = "sh-eth",
+       .name       = "sh7763-gether",
        .resource   = sh_eth_resources,
        .num_resources  = ARRAY_SIZE(sh_eth_resources),
        .dev        = {