From: Mauro Carvalho Chehab Date: Wed, 20 Aug 2014 19:21:35 +0000 (-0600) Subject: [media] enable COMPILE_TEST for media drivers X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~387 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7155043c2d027c9c848c3d09badb5af2894ed652;p=pandora-kernel.git [media] enable COMPILE_TEST for media drivers There are several arch-specific media drivers that don't require asm-specific includes and can be successfully compiled on x86. Add COMPILE_TEST dependency for them, in order to allow a broader test on those drivers. That helps static analysis tools like Coverity to discover eventual troubles there. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed