diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/mach-kirkwood/sheevaplug-setup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-kirkwood/sheevaplug-setup.c b/arch/arm/mach-kirkwood/sheevaplug-setup.c index 831e4a56cae1..dcc448c98389 100644 --- a/arch/arm/mach-kirkwood/sheevaplug-setup.c +++ b/arch/arm/mach-kirkwood/sheevaplug-setup.c | |||
@@ -71,7 +71,7 @@ static struct mv643xx_eth_platform_data sheevaplug_ge00_data = { | |||
71 | }; | 71 | }; |
72 | 72 | ||
73 | static struct mvsdio_platform_data sheevaplug_mvsdio_data = { | 73 | static struct mvsdio_platform_data sheevaplug_mvsdio_data = { |
74 | // unfortunately the CD signal has not been connected */ | 74 | /* unfortunately the CD signal has not been connected */ |
75 | }; | 75 | }; |
76 | 76 | ||
77 | static struct gpio_led sheevaplug_led_pins[] = { | 77 | static struct gpio_led sheevaplug_led_pins[] = { |