From: Mauro Carvalho Chehab Date: Wed, 20 Aug 2014 19:35:22 +0000 (-0600) Subject: [media] enable COMPILE_TEST for MX2 eMMa-PrP driver X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~391 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c17d8c748b251071c61a4383490881a4071b003;p=pandora-kernel.git [media] enable COMPILE_TEST for MX2 eMMa-PrP driver By allowing compilation on all archs, we can use static analysis tools to test this driver. In order to do that, replace asm/sizes.h by its generic name (linux/sizes.h), with should keep doing the right thing. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed