lkml.org 
[lkml]   [2009]   [Dec]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
Subject[patch 3/7] [patch] rt2870: Remove unnecessary forward declarations
From
Remove unnecessary forward declaration of rtusb_probe() and rtusb_disconnect()

Signed-off-by: Simon Horman <horms@verge.net.au>

Index: linux-2.6/drivers/staging/rt2860/usb_main_dev.c
===================================================================
--- linux-2.6.orig/drivers/staging/rt2860/usb_main_dev.c 2009-12-23 11:24:57.000000000 +1100
+++ linux-2.6/drivers/staging/rt2860/usb_main_dev.c 2009-12-23 11:25:06.000000000 +1100
@@ -216,10 +216,6 @@ static int rt2870_suspend(struct usb_int
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)


\
 
 \ /
  Last update: 2009-12-23 09:59    [W:0.154 / U:0.816 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site