mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 02:48:37 +02:00
Fix typo in AGPF_S0 reset button definition
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19160 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2da653df89
commit
c3204b544a
@ -606,7 +606,7 @@ static struct board_info __initdata board_AGPFS0 = {
|
||||
},
|
||||
},
|
||||
|
||||
.reset_btn = 37; /* sw2 */
|
||||
.reset_btn = 37, /* sw2 */
|
||||
/* sw1 is connected to gpio34*/
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user