summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/video
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2015-04-11 00:18:37 +0200
committerMark Brown <broonie@kernel.org>2015-04-11 23:05:18 +0100
commit8616774968f3baf0c49fc6bcca9550cac49034ee (patch)
tree18b09e4cd549d621c7f4de4eb535e60d0ead5ab2 /Documentation/devicetree/bindings/video
parent43cb6954f8c8a68fdc354226fa045ff43c7e4d39 (diff)
downloadop-kernel-dev-8616774968f3baf0c49fc6bcca9550cac49034ee.zip
op-kernel-dev-8616774968f3baf0c49fc6bcca9550cac49034ee.tar.gz
ASoC: rnsd: fix build regression without CONFIG_OF
The r-car sound driver only works when CONFIG_OF is set, and after a recent change has a compile-time dependency as well: sound/built-in.o: In function `rsnd_dma_request_channel': :(.text+0x9fb84): undefined reference to `of_dma_request_slave_channel' This could be fixed either by adding a static inline wrapper for the function, or by adding a Kconfig dependency. This implements the second approach, which seems appropriate because the driver in fact has a hard dependency. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Fixes: 72adc61f4637aa3 ("ASoC: rsnd: 1st DMAC dma-names cares subnode") Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/video')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud