[media] media: bcm2048: remove unused return of function
authorLuis de Bethencourt <luis@debethencourt.com>
Sun, 8 Feb 2015 22:29:11 +0000 (19:29 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 2 Mar 2015 17:54:49 +0000 (14:54 -0300)
commitb6cca54fc80d54c92afa92431bfb9f8d7f9a23cd
tree5438d92aaa7d4cd2b4d18284a66c2ded99f0582e
parent5851462531b5c08811057b4530cdb3170e22ac2a
[media] media: bcm2048: remove unused return of function

Integer return of bcm2048_parse_rds_rt () is never used, changing the return
type to void.

Signed-off-by: Luis de Bethencourt <luis.bg@samsung.com>
Acked-by: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/staging/media/bcm2048/radio-bcm2048.c