commit | de2ce8fd84f965a270bad28d284932bf20c349be | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Oct 01 19:05:46 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Oct 01 19:05:46 2015 -0300 |
tree | 651e263bbcb998bc5fa8b2d625e423f420422a96 | |
parent | 340ccedb76593a2961ad5dd72b33894dd755a358 [diff] |
[media] mipi-csis: make sparse happy Fix the namespace issue that causes this warning: drivers/media/platform/exynos4-is/mipi-csis.c:709:17: warning: incorrect type in argument 2 (different address spaces) drivers/media/platform/exynos4-is/mipi-csis.c:709:17: expected void const *<noident> drivers/media/platform/exynos4-is/mipi-csis.c:709:17: got void [noderef] <asn:2>* Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>