Skip to content

Commit

Permalink
[ARM] Allow neponset to build again
Browse files Browse the repository at this point in the history
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Russell King authored and Russell King committed Jul 20, 2007
1 parent f393e99 commit cdcb81f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/mach-sa1100/neponset.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit cdcb81f

Please sign in to comment.