Skip to content

Commit

Permalink
[ARM] Kirkwood: comment type fix
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Pitre <nico@marvell.com>
  • Loading branch information
Nicolas Pitre committed Jun 8, 2009
1 parent 797b2c8 commit f14081e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mach-kirkwood/sheevaplug-setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ static struct mv643xx_eth_platform_data sheevaplug_ge00_data = {
};

static struct mvsdio_platform_data sheevaplug_mvsdio_data = {
// unfortunately the CD signal has not been connected */
/* unfortunately the CD signal has not been connected */
};

static struct gpio_led sheevaplug_led_pins[] = {
Expand Down

0 comments on commit f14081e

Please sign in to comment.