From bcafee667d17c6b4516b05d808a82e6dc9a53c4c Mon Sep 17 00:00:00 2001 From: Lee Jones Date: Tue, 29 May 2012 10:28:34 +0800 Subject: [PATCH] --- yaml --- r: 310114 b: refs/heads/master c: ada46cda50369444a81a2cf4bf21f580fcb1d6d1 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-ux500/board-mop500.c | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 0d1a96b50f17..5d318506f4eb 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f65c1982faca257053564e7ba6864ee9506f6a83 +refs/heads/master: ada46cda50369444a81a2cf4bf21f580fcb1d6d1 diff --git a/trunk/arch/arm/mach-ux500/board-mop500.c b/trunk/arch/arm/mach-ux500/board-mop500.c index 1718462622c5..57e89f60ae4b 100644 --- a/trunk/arch/arm/mach-ux500/board-mop500.c +++ b/trunk/arch/arm/mach-ux500/board-mop500.c @@ -679,7 +679,6 @@ static struct platform_device *snowball_platform_devs[] __initdata = { static struct platform_device *snowball_of_platform_devs[] __initdata = { &snowball_led_dev, &snowball_key_dev, - &snowball_sbnet_dev, &ab8500_device, }; @@ -887,7 +886,7 @@ static void __init u8500_init_machine(void) * Devices to be DT:ed: * snowball_led_dev = todo * snowball_key_dev = todo - * snowball_sbnet_dev = todo + * snowball_sbnet_dev = done * ab8500_device = todo */ platform_add_devices(snowball_of_platform_devs,