diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/mach-ux500/board-mop500.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-ux500/board-mop500.c b/arch/arm/mach-ux500/board-mop500.c index 57e89f60ae4b..c27a9b07bd50 100644 --- a/arch/arm/mach-ux500/board-mop500.c +++ b/arch/arm/mach-ux500/board-mop500.c | |||
@@ -673,6 +673,7 @@ static void __init u8500_cryp1_hash1_init(struct device *parent) | |||
673 | static struct platform_device *snowball_platform_devs[] __initdata = { | 673 | static struct platform_device *snowball_platform_devs[] __initdata = { |
674 | &snowball_led_dev, | 674 | &snowball_led_dev, |
675 | &snowball_key_dev, | 675 | &snowball_key_dev, |
676 | &snowball_sbnet_dev, | ||
676 | &ab8500_device, | 677 | &ab8500_device, |
677 | }; | 678 | }; |
678 | 679 | ||