Loading drivers/usb/core/devices.c +0 −2 Original line number Diff line number Diff line Loading @@ -46,8 +46,6 @@ * 2000-07-05: Ashley Montanaro <ashley@compsoc.man.ac.uk> * Converted file reading routine to dump to buffer once * per device, not per bus * * $Id: devices.c,v 1.5 2000/01/11 13:58:21 tom Exp $ */ #include <linux/fs.h> Loading drivers/usb/core/devio.c +0 −2 Original line number Diff line number Diff line Loading @@ -19,8 +19,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id: devio.c,v 1.7 2000/02/01 17:28:48 fliegl Exp $ * * This file implements the usbfs/x/y files, where * x is the bus number and y the device number. * Loading drivers/usb/gadget/rndis.c +0 −2 Original line number Diff line number Diff line /* * RNDIS MSG parser * * Version: $Id: rndis.c,v 1.19 2004/03/25 21:33:46 robert Exp $ * * Authors: Benedikt Spranger, Pengutronix * Robert Schwebel, Pengutronix * Loading drivers/usb/gadget/rndis.h +0 −2 Original line number Diff line number Diff line /* * RNDIS Definitions for Remote NDIS * * Version: $Id: rndis.h,v 1.15 2004/03/25 21:33:46 robert Exp $ * * Authors: Benedikt Spranger, Pengutronix * Robert Schwebel, Pengutronix * Loading drivers/usb/misc/emi62.c +0 −2 Original line number Diff line number Diff line Loading @@ -6,8 +6,6 @@ * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License, as published by * the Free Software Foundation, version 2. * * $Id: emi62.c,v 1.15 2002/04/23 06:13:59 tapio Exp $ */ #include <linux/kernel.h> #include <linux/errno.h> Loading Loading
drivers/usb/core/devices.c +0 −2 Original line number Diff line number Diff line Loading @@ -46,8 +46,6 @@ * 2000-07-05: Ashley Montanaro <ashley@compsoc.man.ac.uk> * Converted file reading routine to dump to buffer once * per device, not per bus * * $Id: devices.c,v 1.5 2000/01/11 13:58:21 tom Exp $ */ #include <linux/fs.h> Loading
drivers/usb/core/devio.c +0 −2 Original line number Diff line number Diff line Loading @@ -19,8 +19,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * $Id: devio.c,v 1.7 2000/02/01 17:28:48 fliegl Exp $ * * This file implements the usbfs/x/y files, where * x is the bus number and y the device number. * Loading
drivers/usb/gadget/rndis.c +0 −2 Original line number Diff line number Diff line /* * RNDIS MSG parser * * Version: $Id: rndis.c,v 1.19 2004/03/25 21:33:46 robert Exp $ * * Authors: Benedikt Spranger, Pengutronix * Robert Schwebel, Pengutronix * Loading
drivers/usb/gadget/rndis.h +0 −2 Original line number Diff line number Diff line /* * RNDIS Definitions for Remote NDIS * * Version: $Id: rndis.h,v 1.15 2004/03/25 21:33:46 robert Exp $ * * Authors: Benedikt Spranger, Pengutronix * Robert Schwebel, Pengutronix * Loading
drivers/usb/misc/emi62.c +0 −2 Original line number Diff line number Diff line Loading @@ -6,8 +6,6 @@ * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License, as published by * the Free Software Foundation, version 2. * * $Id: emi62.c,v 1.15 2002/04/23 06:13:59 tapio Exp $ */ #include <linux/kernel.h> #include <linux/errno.h> Loading