From 134956a934ad3fb04c6cca438382160dc5880e7a Mon Sep 17 00:00:00 2001 From: Simon Horman Date: Wed, 23 Dec 2009 19:54:51 +1100 Subject: [PATCH] --- yaml --- r: 186602 b: refs/heads/master c: db15438cd5be7380cdf27c8adb8fc71a72da0210 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/staging/rt2860/usb_main_dev.c | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/[refs] b/[refs] index ac6bce59715c..e46a4dcd64c7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c33c2065fc4d424e23547b58900ded5eb4444e9d +refs/heads/master: db15438cd5be7380cdf27c8adb8fc71a72da0210 diff --git a/trunk/drivers/staging/rt2860/usb_main_dev.c b/trunk/drivers/staging/rt2860/usb_main_dev.c index 1e6e8a3b61ac..1873a79bb033 100644 --- a/trunk/drivers/staging/rt2860/usb_main_dev.c +++ b/trunk/drivers/staging/rt2860/usb_main_dev.c @@ -216,10 +216,6 @@ static int rt2870_suspend(struct usb_interface *intf, pm_message_t state); static int rt2870_resume(struct usb_interface *intf); #endif /* CONFIG_PM // */ -static int rtusb_probe(struct usb_interface *intf, - const struct usb_device_id *id); -static void rtusb_disconnect(struct usb_interface *intf); - static BOOLEAN USBDevConfigInit(IN struct usb_device *dev, IN struct usb_interface *intf, struct rt_rtmp_adapter *pAd)