mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[xburst] Fix usb gadget driver build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19385 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2fcc620c06
commit
ff0dbbcaed
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user