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)
commit302bae8548bde90bd2e5b4f2171974c1ce7ed30f
tree63271a8ca349b0fa85601f036a5d17d07a805035
parenta3379572474aad4d113985682971955ad87c8a37
Staging: w35und: make wb35_probe() and wb35_disconnect() funtions static

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>
drivers/staging/winbond/linux/wbusb.c
drivers/staging/winbond/linux/wbusb_f.h