Commit cdcb81f7 authored by Russell King's avatar Russell King Committed by Russell King

[ARM] Allow neponset to build again

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent f393e99d
...@@ -292,6 +292,8 @@ static struct platform_device *devices[] __initdata = { ...@@ -292,6 +292,8 @@ static struct platform_device *devices[] __initdata = {
&smc91x_device, &smc91x_device,
}; };
extern void sa1110_mb_disable(void);
static int __init neponset_init(void) static int __init neponset_init(void)
{ {
platform_driver_register(&neponset_device_driver); platform_driver_register(&neponset_device_driver);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment