forked from Ivasoft/openwrt
Fix usb gadget driver build
SVN-Revision: 19385
This commit is contained in:
@@ -86,6 +86,8 @@ struct jz4740_udc {
|
||||
int irq;
|
||||
uint32_t in_mask;
|
||||
uint32_t out_mask;
|
||||
|
||||
struct clk *clk;
|
||||
};
|
||||
|
||||
extern struct jz4740_udc *the_controller;
|
||||
|
||||
Reference in New Issue
Block a user