浏览代码

fix a typo

SVN-Revision: 13512
Gabor Juhos 17 年之前
父节点
当前提交
8107050ef9
共有 1 个文件被更改,包括 1 次插入1 次删除
  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,
 		.gpio		= AP83_GPIO_BTN_RESET,
 		.active_low	= 1,
-	} , }
+	} , {
 		.desc		= "jumpstart",
 		.type		= EV_KEY,
 		.code		= BTN_1,