summaryrefslogtreecommitdiff
path: root/arch/m32r
diff options
context:
space:
mode:
authorSekhar Nori <nsekhar@ti.com>2016-07-12 17:16:13 +0300
committerArnd Bergmann <arnd@arndb.de>2016-07-14 15:44:43 +0300
commit933b11aeeda111c6af7a7350cbe0bc331b833d41 (patch)
tree05e2e6f87edf1420fc2fda76f2b2506171c59132 /arch/m32r
parentefea375fa93bde40214421ba176221438176cd06 (diff)
downloadlinux-933b11aeeda111c6af7a7350cbe0bc331b833d41.tar.xz
ARM: davinci: fix build break because of undeclared dm365_evm_snd_data
commit 6bce5efd4424 ("ARM: davinci: remove unused davinci-i2s pdata") removed all instances of davinci-i2s pdata. However, on DM365 EVM, the same platform data is passed to the voicecodec present on that device. This causes build breakage when voicecodec support is enabled: arch/arm/mach-davinci/board-dm365-evm.c:764:17: error: 'dm365_evm_snd_data' undeclared (first use in this function) voicecodec driver does not use the platform data as well, and it is safe to remove it. Fixes: 6bce5efd4424 ("ARM: davinci: remove unused davinci-i2s pdata") Reported-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Sekhar Nori <nsekhar@ti.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/m32r')
0 files changed, 0 insertions, 0 deletions