diff options
| author | Axel Lin <[email protected]> | 2011-12-28 16:05:22 +0800 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2011-12-28 11:37:36 +0000 |
| commit | d4d9820b4ad6d6227cad090a9f695eea37814215 (patch) | |
| tree | a402aff7c81250c18cf7485e5b37201e770ad6b3 /tools/perf/scripts/python | |
| parent | 6ab7e71a9cbcd31f5ee09da384bcfcf0fa11b8c9 (diff) | |
ASoC: Fix build error in sound/soc/kirkwood/kirkwood-i2s.c
Since commit db33f4de "ARM: Orion: Remove address map info from all platform data structures",
the dram is removed from struct kirkwood_asoc_platform_data.
This patch fixes below build error:
CC sound/soc/kirkwood/kirkwood-i2s.o
sound/soc/kirkwood/kirkwood-i2s.c: In function 'kirkwood_i2s_dev_probe':
sound/soc/kirkwood/kirkwood-i2s.c:444: error: 'struct kirkwood_asoc_platform_data' has no member named 'dram'
sound/soc/kirkwood/kirkwood-i2s.c:450: error: 'struct kirkwood_asoc_platform_data' has no member named 'dram'
make[3]: *** [sound/soc/kirkwood/kirkwood-i2s.o] Error 1
make[2]: *** [sound/soc/kirkwood] Error 2
make[1]: *** [sound/soc] Error 2
make: *** [sound] Error 2
Signed-off-by: Axel Lin <[email protected]>
Cc: Andrew Lunn <[email protected]>
Cc: Nicolas Pitre <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions