Staging: w35und: make wb35_probe() and wb35_disconnect() funtions static
authorPekka Enberg <penberg@cs.helsinki.fi>
Wed, 22 Oct 2008 16:05:54 +0000 (19:05 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Jan 2009 21:51:39 +0000 (13:51 -0800)
The wb35_probe() and wb35_disconnect() functions are only used in wbusb.c so
make them static and remove them from a header file.

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Acked-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found