dect
/
linux-2.6
Archived
13
0
Fork 0

Input: pc110pad - remove unused variable dev

dev is leftover from b0ee0d3eb3
(Input: pc110pad - use no_pci_devices()).

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
This commit is contained in:
Ilpo Järvinen 2009-04-15 09:03:07 -07:00 committed by Dmitry Torokhov
parent 3eaa750d56
commit 9a03fbe802
1 changed files with 0 additions and 1 deletions

View File

@ -108,7 +108,6 @@ static int pc110pad_open(struct input_dev *dev)
*/
static int __init pc110pad_init(void)
{
struct pci_dev *dev;
int err;
if (!no_pci_devices())