fix a typo
authorGabor Juhos <juhosg@openwrt.org>
Thu, 4 Dec 2008 12:50:21 +0000 (12:50 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 4 Dec 2008 12:50:21 +0000 (12:50 +0000)
SVN-Revision: 13512

target/linux/ar71xx/files/arch/mips/ar71xx/mach-ap83.c

index dfb9b6606d5262b60c8ec2dc9ebf0a38658d3130..45eace8a3172a7523b702ad56271a52cb39958e8 100644 (file)
@@ -47,7 +47,7 @@ static struct gpio_button ap83_gpio_buttons[] __initdata = {
                .threshold      = 5,
                .gpio           = AP83_GPIO_BTN_RESET,
                .active_low     = 1,
-       } , }
+       } , {
                .desc           = "jumpstart",
                .type           = EV_KEY,
                .code           = BTN_1,