Explorar o código

sh: Fix up se7751 build.

Trivial compile fix.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Paul Mundt %!s(int64=18) %!d(string=hai) anos
pai
achega
aa0e77dc21
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      arch/sh/boards/se/7751/setup.c

+ 0 - 1
arch/sh/boards/se/7751/setup.c

@@ -41,7 +41,6 @@ static struct platform_device heartbeat_device = {
 };
 
 static struct platform_device *se7751_devices[] __initdata = {
-	&smc91x_device,
 	&heartbeat_device,
 };