diff options
Diffstat (limited to 'arch/arm/mach-shmobile/board-armadillo800eva.c')
-rw-r--r-- | arch/arm/mach-shmobile/board-armadillo800eva.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/board-armadillo800eva.c b/arch/arm/mach-shmobile/board-armadillo800eva.c index 0cfaec5a5c6a..e750ea69cc94 100644 --- a/arch/arm/mach-shmobile/board-armadillo800eva.c +++ b/arch/arm/mach-shmobile/board-armadillo800eva.c | |||
@@ -321,6 +321,7 @@ static struct resource sh_eth_resources[] = { | |||
321 | 321 | ||
322 | static struct platform_device sh_eth_device = { | 322 | static struct platform_device sh_eth_device = { |
323 | .name = "sh-eth", | 323 | .name = "sh-eth", |
324 | .id = -1, | ||
324 | .dev = { | 325 | .dev = { |
325 | .platform_data = &sh_eth_platdata, | 326 | .platform_data = &sh_eth_platdata, |
326 | }, | 327 | }, |