diff options
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-08-20 13:41:56 -0600 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-08-26 18:52:17 -0300 |
commit | f3334180d4790856bae42fb2e7a3137f9a36aa18 (patch) | |
tree | 885e038ee99af3bb91e0872171028c46c8fcf389 /drivers/media/platform/exynos4-is/mipi-csis.c | |
parent | 1c17d8c748b251071c61a4383490881a4071b003 (diff) | |
download | lwn-f3334180d4790856bae42fb2e7a3137f9a36aa18.tar.gz lwn-f3334180d4790856bae42fb2e7a3137f9a36aa18.zip |
[media] enable COMPILE_TEST for ti-vbe
Allowing COMPILE_TEST here is trivial, but there's one missing
header to be added:
drivers/media/platform/ti-vpe/vpe.c: In function ‘vpe_probe’:
drivers/media/platform/ti-vpe/vpe.c:2266:56: error: ‘SZ_32K’ undeclared (first use in this function)
dev->base = devm_ioremap(&pdev->dev, dev->res->start, SZ_32K);
^
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/platform/exynos4-is/mipi-csis.c')
0 files changed, 0 insertions, 0 deletions