mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 07:03:03 +02:00
[ARM] Allow neponset to build again
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
parent
f393e99d9e
commit
cdcb81f7d9
|
|
@ -292,6 +292,8 @@ static struct platform_device *devices[] __initdata = {
|
|||
&smc91x_device,
|
||||
};
|
||||
|
||||
extern void sa1110_mb_disable(void);
|
||||
|
||||
static int __init neponset_init(void)
|
||||
{
|
||||
platform_driver_register(&neponset_device_driver);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user