diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2006-12-20 14:46:03 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-12-20 14:46:03 -0500 |
commit | c3052905033f8785bcb2c71d5ce40b84259e3a80 (patch) | |
tree | 5438a97a337a8dd1d78280456d2e0472598c2737 /drivers/usb | |
parent | 71c83515f23b8f9c36abb4ceb37f2d911565942b (diff) |
USB Storage: remove duplicate Nokia entry in unusual_devs.h
How many times are we going to merge this entry...
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb')
-rw-r--r-- | drivers/usb/storage/unusual_devs.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/usb/storage/unusual_devs.h b/drivers/usb/storage/unusual_devs.h index f726b87c8fe4..5fe7ff441a09 100644 --- a/drivers/usb/storage/unusual_devs.h +++ b/drivers/usb/storage/unusual_devs.h | |||
@@ -160,13 +160,6 @@ UNUSUAL_DEV( 0x0421, 0x0433, 0x0100, 0x0100, | |||
160 | US_SC_DEVICE, US_PR_DEVICE, NULL, | 160 | US_SC_DEVICE, US_PR_DEVICE, NULL, |
161 | US_FL_IGNORE_RESIDUE | US_FL_FIX_CAPACITY ), | 161 | US_FL_IGNORE_RESIDUE | US_FL_FIX_CAPACITY ), |
162 | 162 | ||
163 | /* Reported by <honkkis@gmail.com> */ | ||
164 | UNUSUAL_DEV( 0x0421, 0x0433, 0x0100, 0x0100, | ||
165 | "Nokia", | ||
166 | "E70", | ||
167 | US_SC_DEVICE, US_PR_DEVICE, NULL, | ||
168 | US_FL_IGNORE_RESIDUE | US_FL_FIX_CAPACITY ), | ||
169 | |||
170 | /* Reported by Jon Hart <Jon.Hart@web.de> */ | 163 | /* Reported by Jon Hart <Jon.Hart@web.de> */ |
171 | UNUSUAL_DEV( 0x0421, 0x0434, 0x0100, 0x0100, | 164 | UNUSUAL_DEV( 0x0421, 0x0434, 0x0100, 0x0100, |
172 | "Nokia", | 165 | "Nokia", |