diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2013-06-18 14:05:39 +0400 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2013-06-20 12:23:11 +0400 |
commit | 997174705458d2abdbc31ba1594bf2a4503cb41a (patch) | |
tree | 1df41cf35356d6e9a7e472e7dcf60db22f074e52 /include/linux/i2c | |
parent | 031d3076675708aab4c5c189f39d6cd74abd80cf (diff) | |
download | linux-997174705458d2abdbc31ba1594bf2a4503cb41a.tar.xz |
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/i2c')
0 files changed, 0 insertions, 0 deletions