[ar71xx] fix a typo
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 4 Dec 2008 12:50:21 +0000 (12:50 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 4 Dec 2008 12:50:21 +0000 (12:50 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13512 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

index dfb9b66..45eace8 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,