commit | b3f4e1eba45eda5d1213810ef3bc53e5247df2df | [log] [tgz] |
---|---|---|
author | Timo Kokkonen <kaapeli@itanic.dy.fi> | Tue Oct 18 15:37:36 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Nov 03 18:33:59 2011 -0200 |
tree | 88e55e961970ae73a8362341cd702a7073b580e1 | |
parent | bc54919f83df61860c7a183016bbced054f9e474 [diff] |
[media] saa7134.h: Suppress compiler warnings when CONFIG_VIDEO_SAA7134_RC is not set If the said config optio is not set, the compiler will spill out many warnings about statements with no effect, such as: Casting the zero to void will cure the warning. Signed-off-by: Timo Kokkonen <kaapeli@itanic.dy.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>