ar71xx: fix AR724X_GPIO_COUNT

SVN-Revision: 18560
owl
Gabor Juhos 2009-11-27 21:21:01 +00:00
parent 42d014bce4
commit b1e79f5d0f
1 changed files with 1 additions and 1 deletions

View File

@ -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)