mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 06:45:31 +02:00
[ar71xx] fix a typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13512 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
b546bd19de
commit
db8e4c03ca
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user