diff options
-rw-r--r-- | arch/sh/boards/se/7751/setup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/boards/se/7751/setup.c b/arch/sh/boards/se/7751/setup.c index b007defc9945..deefbfd92591 100644 --- a/arch/sh/boards/se/7751/setup.c +++ b/arch/sh/boards/se/7751/setup.c | |||
@@ -41,7 +41,6 @@ static struct platform_device heartbeat_device = { | |||
41 | }; | 41 | }; |
42 | 42 | ||
43 | static struct platform_device *se7751_devices[] __initdata = { | 43 | static struct platform_device *se7751_devices[] __initdata = { |
44 | &smc91x_device, | ||
45 | &heartbeat_device, | 44 | &heartbeat_device, |
46 | }; | 45 | }; |
47 | 46 | ||