diff options
| -rw-r--r-- | drivers/usb/serial/vizzini.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/usb/serial/vizzini.c b/drivers/usb/serial/vizzini.c index 2ac48fe3f4ca..7f436949dd99 100644 --- a/drivers/usb/serial/vizzini.c +++ b/drivers/usb/serial/vizzini.c | |||
| @@ -37,15 +37,6 @@ | |||
| 37 | * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | 37 | * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
| 38 | */ | 38 | */ |
| 39 | 39 | ||
| 40 | /* This version of the Linux driver source contains a number of | ||
| 41 | abominable conditional compilation sections to manage the API | ||
| 42 | changes between kernel versions 2.6.18, 2.6.25, and the latest | ||
| 43 | (currently 2.6.27). At some point we'll hand a version of this | ||
| 44 | driver off to the mainline Linux source tree, and we'll strip all | ||
| 45 | these sections out. For now it makes it much easier to keep it all | ||
| 46 | in sync while the driver is being developed. */ | ||
| 47 | |||
| 48 | |||
| 49 | #define DRIVER_VERSION "v.0.76" | 40 | #define DRIVER_VERSION "v.0.76" |
| 50 | #define DRIVER_AUTHOR "Rob Duncan <rob.duncan@exar.com>" | 41 | #define DRIVER_AUTHOR "Rob Duncan <rob.duncan@exar.com>" |
| 51 | #define DRIVER_DESC "USB Driver for Vizzini USB serial port" | 42 | #define DRIVER_DESC "USB Driver for Vizzini USB serial port" |
