summaryrefslogtreecommitdiffstats
path: root/include/misc
diff options
context:
space:
mode:
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>2016-02-12 08:53:28 -0200
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2016-02-19 08:10:34 -0200
commit8344622781163d9fe05bd7ab9eaa0af7d13a74ec (patch)
tree4550b0a992c5f0a61e9b1cef447a994341c3dbe3 /include/misc
parent9322fe0f92385eba582b8679edd89558114dd855 (diff)
downloadtalos-obmc-linux-8344622781163d9fe05bd7ab9eaa0af7d13a74ec.tar.gz
talos-obmc-linux-8344622781163d9fe05bd7ab9eaa0af7d13a74ec.zip
[media] media: ti-vpe: add dependency of HAS_DMA
The build of m32r allmodconfig fails with the error: drivers/media/v4l2-core/videobuf2-dma-contig.c:492:28: error: implicit declaration of function 'dma_get_cache_alignment' The build of videobuf2-dma-contig.c depends on HAS_DMA and it is correctly mentioned in the Kconfig but the symbol VIDEO_TI_CAL also selects VIDEOBUF2_DMA_CONTIG, so it is trying to compile videobuf2-dma-contig.c even though HAS_DMA is not defined. Fixes: 343e89a792a5 ("[media] media: ti-vpe: Add CAL v4l2 camera capture driver") Cc: Benoit Parrot <bparrot@ti.com> Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'include/misc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud