Skip to content

Commit

Permalink
[media] ttusb2: fix ERROR: space required after that ','
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Krufky <mkrufky@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
mkrufky authored and Mauro Carvalho Chehab committed Sep 21, 2011
1 parent 4594303 commit 1645c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/media/dvb/dvb-usb/ttusb2.c
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ static struct dvb_usb_device_properties ttusb2_properties_ct3650 = {
}
}
}
},{
}, {
.streaming_ctrl = NULL,

.frontend_attach = ttusb2_frontend_tda10023_attach,
Expand Down

0 comments on commit 1645c87

Please sign in to comment.