summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ar71xx/files')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ar71xx/mach-ap83.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/ar71xx/mach-ap83.c b/target/linux/ar71xx/files/arch/mips/ar71xx/mach-ap83.c
index dfb9b6606..45eace8a3 100644
--- a/target/linux/ar71xx/files/arch/mips/ar71xx/mach-ap83.c
+++ b/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,