From: Timo Kokkonen Date: Tue, 18 Oct 2011 18:37:36 +0000 (-0300) Subject: [media] saa7134.h: Suppress compiler warnings when CONFIG_VIDEO_SAA7134_RC is not set X-Git-Tag: v3.2-rc1~63^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3f4e1eba45eda5d1213810ef3bc53e5247df2df;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed