1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-02 00:51:21 +02:00

ar71xx: fix AR724X_GPIO_COUNT

SVN-Revision: 18560
This commit is contained in:
Gabor Juhos 2009-11-27 21:21:01 +00:00
parent 42d014bce4
commit b1e79f5d0f

@ -253,7 +253,7 @@ static inline u32 ar71xx_usb_ctrl_rr(unsigned reg)
#define AR71XX_GPIO_COUNT 16
#define AR724X_GPIO_COUNT 16
#define AR724X_GPIO_COUNT 18
#define AR91XX_GPIO_FUNC_WMAC_LED_EN BIT(22)
#define AR91XX_GPIO_FUNC_EXP_PORT_CS_EN BIT(21)