diff options
Diffstat (limited to 'drivers/usb/serial/ipw.c')
-rw-r--r-- | drivers/usb/serial/ipw.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/usb/serial/ipw.c b/drivers/usb/serial/ipw.c index 4264821a3b34..155eab14b30e 100644 --- a/drivers/usb/serial/ipw.c +++ b/drivers/usb/serial/ipw.c | |||
@@ -49,10 +49,6 @@ | |||
49 | #include <linux/uaccess.h> | 49 | #include <linux/uaccess.h> |
50 | #include "usb-wwan.h" | 50 | #include "usb-wwan.h" |
51 | 51 | ||
52 | /* | ||
53 | * Version Information | ||
54 | */ | ||
55 | #define DRIVER_VERSION "v0.4" | ||
56 | #define DRIVER_AUTHOR "Roelf Diedericks" | 52 | #define DRIVER_AUTHOR "Roelf Diedericks" |
57 | #define DRIVER_DESC "IPWireless tty driver" | 53 | #define DRIVER_DESC "IPWireless tty driver" |
58 | 54 | ||