forked from Ivasoft/openwrt
move 'ar71xx_add_device_usb' definition into devices.h
SVN-Revision: 14680
This commit is contained in:
@@ -195,8 +195,6 @@ static inline u32 ar71xx_usb_ctrl_rr(unsigned reg)
|
||||
return __raw_readl(ar71xx_usb_ctrl_base + reg);
|
||||
}
|
||||
|
||||
extern void ar71xx_add_device_usb(void) __init;
|
||||
|
||||
/*
|
||||
* GPIO block
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user