diff options
Diffstat (limited to 'drivers/usb/serial/io_ti.c')
-rw-r--r-- | drivers/usb/serial/io_ti.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/usb/serial/io_ti.c b/drivers/usb/serial/io_ti.c index 60023c2d2a31..58184f3de686 100644 --- a/drivers/usb/serial/io_ti.c +++ b/drivers/usb/serial/io_ti.c | |||
@@ -40,10 +40,6 @@ | |||
40 | #include "io_usbvend.h" | 40 | #include "io_usbvend.h" |
41 | #include "io_ti.h" | 41 | #include "io_ti.h" |
42 | 42 | ||
43 | /* | ||
44 | * Version Information | ||
45 | */ | ||
46 | #define DRIVER_VERSION "v0.7mode043006" | ||
47 | #define DRIVER_AUTHOR "Greg Kroah-Hartman <greg@kroah.com> and David Iacovelli" | 43 | #define DRIVER_AUTHOR "Greg Kroah-Hartman <greg@kroah.com> and David Iacovelli" |
48 | #define DRIVER_DESC "Edgeport USB Serial Driver" | 44 | #define DRIVER_DESC "Edgeport USB Serial Driver" |
49 | 45 | ||