2
0
forked from Ivasoft/openwrt

ar71xx: fix USB LED on the DB120 board

SVN-Revision: 29126
This commit is contained in:
Gabor Juhos
2011-11-14 17:43:15 +00:00
parent 6ebbb1329d
commit f27548448b
2 changed files with 4 additions and 0 deletions

View File

@@ -489,6 +489,8 @@ static inline u32 ar71xx_usb_ctrl_rr(unsigned reg)
#define AR934X_GPIO_COUNT 23
#define AR934X_GPIO_FUNC_DDR_DQOE_EN BIT(17)
#define AR934X_GPIO_OUT_GPIO 0x00
extern void __iomem *ar71xx_gpio_base;
static inline void ar71xx_gpio_wr(unsigned reg, u32 value)