mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
staging: ft1000: Remove unused declaration in ft1000_usb.h.
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
1810b3bb7b
commit
bb40876e43
@ -586,8 +586,6 @@ extern void card_send_command(struct ft1000_device *ft1000dev, void *ptempbuffer
|
|||||||
struct dpram_blk *ft1000_get_buffer(struct list_head *bufflist);
|
struct dpram_blk *ft1000_get_buffer(struct list_head *bufflist);
|
||||||
void ft1000_free_buffer(struct dpram_blk *pdpram_blk, struct list_head *plist);
|
void ft1000_free_buffer(struct dpram_blk *pdpram_blk, struct list_head *plist);
|
||||||
|
|
||||||
char *getfw (char *fn, size_t *pimgsz);
|
|
||||||
|
|
||||||
int dsp_reload(struct ft1000_device *ft1000dev);
|
int dsp_reload(struct ft1000_device *ft1000dev);
|
||||||
int init_ft1000_netdev(struct ft1000_device *ft1000dev);
|
int init_ft1000_netdev(struct ft1000_device *ft1000dev);
|
||||||
struct usb_interface;
|
struct usb_interface;
|
||||||
|
Loading…
Reference in New Issue
Block a user