mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 15:27:29 +00:00
[PATCH] USB: fix up some sparse warnings about static functions that aren't static.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> Index: gregkh-2.6/drivers/usb/core/usb.h ===================================================================
This commit is contained in:
parent
ba9d35fb01
commit
6d5e8254bf
6 changed files with 14 additions and 8 deletions
|
@ -41,6 +41,7 @@
|
|||
#include <linux/parser.h>
|
||||
#include <asm/byteorder.h>
|
||||
#include "usb.h"
|
||||
#include "hcd.h"
|
||||
|
||||
static struct super_operations usbfs_ops;
|
||||
static struct file_operations default_file_operations;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue