summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/sr030pc30.c
diff options
context:
space:
mode:
authorRandy Dunlap <randy.dunlap@oracle.com>2010-11-24 16:41:09 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-12-29 08:16:47 -0200
commit9c0147b6941e082f52dcbb9688d0e6e5f359744f (patch)
tree3abd3596eb6887242a8b9c47c2c05ef20fcd8817 /drivers/media/video/sr030pc30.c
parentc091575c8b35b39b8f271e0d4b692329a705240a (diff)
downloadlinux-9c0147b6941e082f52dcbb9688d0e6e5f359744f.tar.gz
linux-9c0147b6941e082f52dcbb9688d0e6e5f359744f.tar.bz2
linux-9c0147b6941e082f52dcbb9688d0e6e5f359744f.zip
[media] timblogiw: fix kconfig & build error
timblogiw uses dma() interfaces and it selects TIMB_DMA for that support. However, drivers/dma/ is not built unless CONFIG_DMA_ENGINE is enabled, so select/enable that symbol also. drivers/built-in.o: In function `timblogiw_close': timblogiw.c:(.text+0x4419fe): undefined reference to `dma_release_channel' drivers/built-in.o: In function `buffer_release': timblogiw.c:(.text+0x441a8d): undefined reference to `dma_sync_wait' drivers/built-in.o: In function `timblogiw_open': timblogiw.c:(.text+0x44212b): undefined reference to `__dma_request_channel' Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/sr030pc30.c')
0 files changed, 0 insertions, 0 deletions