diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-09-14 23:37:42 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-09-14 23:37:42 -0700 |
| commit | a331cebc0a1411faba1acf369a8c97255da7e11c (patch) | |
| tree | 324d332ffcfbbc230a5e664062f0847ec9d0d93a /u05.patch | |
| parent | 5daf3a9d2ab9dfd7fe1fb7c48453e04473c6bb59 (diff) | |
| download | patches-a331cebc0a1411faba1acf369a8c97255da7e11c.tar.gz | |
patch refresh and drop after 4.14-rc1 merge
Also added a new patch.
Diffstat (limited to 'u05.patch')
| -rw-r--r-- | u05.patch | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/u05.patch b/u05.patch deleted file mode 100644 index e84e254fea505c..00000000000000 --- a/u05.patch +++ /dev/null @@ -1,28 +0,0 @@ -From foo@baz Wed Jul 19 14:04:02 CEST 2017 -Date: Wed, 19 Jul 2017 14:04:02 +0200 -To: Greg KH <gregkh@linuxfoundation.org> -From: Greg Kroah-Hartman <gregkh@linuxfoundation.org> -Subject: USB: microtek: remove unneeded DRIVER_VERSION macro - -No one uses the DRIVER_VERSION define in this driver, so just delete it. - -Cc: Oliver Neukum <oneukum@suse.com> -Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> - ---- - drivers/usb/image/microtek.c | 4 ---- - 1 file changed, 4 deletions(-) - ---- a/drivers/usb/image/microtek.c -+++ b/drivers/usb/image/microtek.c -@@ -137,10 +137,6 @@ - - #include "microtek.h" - --/* -- * Version Information -- */ --#define DRIVER_VERSION "v0.4.3" - #define DRIVER_AUTHOR "John Fremlin <vii@penguinpowered.com>, Oliver Neukum <Oliver.Neukum@lrz.uni-muenchen.de>" - #define DRIVER_DESC "Microtek Scanmaker X6 USB scanner driver" - |
