diff options
author | Arnd Bergmann <arnd@arndb.de> | 2015-01-29 00:17:41 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-02-02 16:00:35 +0300 |
commit | 244829226f47ffb4d6009a2ccd2771cd149d8114 (patch) | |
tree | 5b894fc8ac57ad5dafb7472b93aae77236ed1bfa /block/ioctl.c | |
parent | 42fd3638fa61eb01aad7fcedc7df0eddd5f57b86 (diff) | |
download | linux-244829226f47ffb4d6009a2ccd2771cd149d8114.tar.xz |
[media] timberdale: do not select TIMB_DMA
The timberdale media driver requires the use of the respective
dma engine driver, but that may not be enabled, causing a
Kconfig warning:
warning: (VIDEO_TIMBERDALE) selects TIMB_DMA which has unmet direct dependencies (DMADEVICES && MFD_TIMBERDALE)
This fixes the dependency by removing the inappropriate 'select'
statement and replacing it with a direct dependency on the
drivers that provide the services this needs.
Fixes: 7155043c2d027 ("[media] enable COMPILE_TEST for media drivers")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'block/ioctl.c')
0 files changed, 0 insertions, 0 deletions