git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
821ee47
)
[media] enable COMPILE_TEST for MX2 eMMa-PrP driver
author
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Wed, 20 Aug 2014 19:35:22 +0000
(13:35 -0600)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Tue, 26 Aug 2014 21:52:16 +0000
(18:52 -0300)
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>
No differences found