]> git.karo-electronics.de Git - linux-beck.git/commit
[media] enable COMPILE_TEST for MX2 eMMa-PrP driver
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 20 Aug 2014 19:35:22 +0000 (13:35 -0600)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 26 Aug 2014 21:52:16 +0000 (18:52 -0300)
commit1c17d8c748b251071c61a4383490881a4071b003
treef17df374af07ac0dfe2a17cb47aa2bf9a56a2086
parent821ee47e0ef589c75c0c10411463c8cd795afafb
[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 <m.chehab@samsung.com>
drivers/media/platform/Kconfig
drivers/media/platform/mx2_emmaprp.c