aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/platform/stm32/stm32-dcmi.c
diff options
context:
space:
mode:
authorYueHaibing <[email protected]>2019-07-24 23:41:29 -0300
committerMauro Carvalho Chehab <[email protected]>2019-08-07 17:04:12 -0300
commit6b2265975239ab655069d796b822835a593e1cc7 (patch)
tree432374f57e90291ae368e14f8e96fee15fb89f57 /drivers/media/platform/stm32/stm32-dcmi.c
parentd42974e438feebda372fe4a39d7761cc596abc57 (diff)
media: staging: tegra-vde: Fix build error
If IOMMU_SUPPORT is not set, and COMPILE_TEST is y, IOMMU_IOVA may be set to m. So building will fails: drivers/staging/media/tegra-vde/iommu.o: In function `tegra_vde_iommu_map': iommu.c:(.text+0x41): undefined reference to `alloc_iova' iommu.c:(.text+0x56): undefined reference to `__free_iova' Select IOMMU_IOVA while COMPILE_TEST is set to fix this. Reported-by: Hulk Robot <[email protected]> Suggested-by: Dmitry Osipenko <[email protected]> Fixes: b301f8de1925 ("media: staging: media: tegra-vde: Add IOMMU support") Signed-off-by: YueHaibing <[email protected]> Acked-by: Dmitry Osipenko <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/media/platform/stm32/stm32-dcmi.c')
0 files changed, 0 insertions, 0 deletions