diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2013-06-18 15:35:39 +0530 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2013-06-20 10:23:11 +0200 |
commit | 997174705458d2abdbc31ba1594bf2a4503cb41a (patch) | |
tree | 1df41cf35356d6e9a7e472e7dcf60db22f074e52 /include/linux/jbd.h | |
parent | 031d3076675708aab4c5c189f39d6cd74abd80cf (diff) |
mfd: davinci_voicecodec: Fix build breakage
Include the missing header file to fix the following build error:
drivers/mfd/davinci_voicecodec.c: In function ‘davinci_vc_probe’:
drivers/mfd/davinci_voicecodec.c:86:3: error: implicit declaration of function
‘io_v2p’ [-Werror=implicit-function-declaration]
(dma_addr_t)(io_v2p(davinci_vc->base) + DAVINCI_VC_WFIFO);
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'include/linux/jbd.h')
0 files changed, 0 insertions, 0 deletions