Fix typo in AGPF_S0 reset button definition
[openwrt-10.03/.git] / target / linux / brcm63xx / files / arch / mips / bcm63xx / boards / board_bcm963xx.c
index ba5719045e7405ede3f49bb3d4bbb994b6678730..d2ecc8486ba9482e3b62473646c80a1e8fb23991 100644 (file)
@@ -606,7 +606,7 @@ static struct board_info __initdata board_AGPFS0 = {
                },
        },
 
-       .reset_btn = 37; /* sw2 */
+       .reset_btn = 37, /* sw2 */
        /* sw1 is connected to gpio34*/
 };