USB: option: remove duplicate device id table
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 21 Feb 2007 20:53:17 +0000 (12:53 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 23 Feb 2007 23:03:44 +0000 (15:03 -0800)
commitb656b2cbd74fb591d46e07c7c291791b280ad5b4
tree50746abfdb4e8dbc9348b83577eca6379850500f
parent9654640d0af8f2de40ff3807d3695109d3463f54
USB: option: remove duplicate device id table

There is no need to have two tables with the same device ids in it.

Cc: Matthias Urlichs <smurf@smurf.noris.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/option.c