V4L/DVB (8739): dtv5100: remove prohibited space...

Signed-off-by: Antoine Jacquet <royale@zerezo.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Antoine Jacquet 2008-08-18 18:38:51 -03:00 committed by Mauro Carvalho Chehab
parent 5ebcfa4f92
commit 664b11fc72

View file

@ -166,7 +166,7 @@ static int dtv5100_probe(struct usb_interface *intf,
return 0;
}
static struct usb_device_id dtv5100_table [] = {
static struct usb_device_id dtv5100_table[] = {
{ USB_DEVICE(0x06be, 0xa232) },
{ } /* Terminating entry */
};