Explorar o código

fix a typo

SVN-Revision: 13512
Gabor Juhos %!s(int64=17) %!d(string=hai) anos
pai
achega
8107050ef9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      target/linux/ar71xx/files/arch/mips/ar71xx/mach-ap83.c

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

@@ -47,7 +47,7 @@ static struct gpio_button ap83_gpio_buttons[] __initdata = {
 		.threshold	= 5,
 		.threshold	= 5,
 		.gpio		= AP83_GPIO_BTN_RESET,
 		.gpio		= AP83_GPIO_BTN_RESET,
 		.active_low	= 1,
 		.active_low	= 1,
-	} , }
+	} , {
 		.desc		= "jumpstart",
 		.desc		= "jumpstart",
 		.type		= EV_KEY,
 		.type		= EV_KEY,
 		.code		= BTN_1,
 		.code		= BTN_1,