diff options
author | Randy Dunlap <[email protected]> | 2009-07-03 13:26:57 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2009-07-12 15:16:39 -0700 |
commit | 04950737d6bed9d234483216ee36ed760d9404eb (patch) | |
tree | 2ecef34449893e31ccfc316bb6654ac31fb932e2 /tools/perf/scripts/python | |
parent | b760dac290c3482e6883d5f79a2357c82239a3ff (diff) |
USB: gadget audio: select SND_PCM
Fix USB gadget audio: select SND_PCM, like many other sound
drivers do, to fix build errors:
drivers/built-in.o: In function `f_audio_playback_work':
audio.c:(.text+0x15a3e7): undefined reference to `snd_pcm_kernel_ioctl'
audio.c:(.text+0x15a471): undefined reference to `snd_pcm_lib_write'
drivers/built-in.o: In function `_snd_pcm_hw_param_set':
audio.c:(.text+0x15aca7): undefined reference to `snd_interval_refine'
drivers/built-in.o: In function `gaudio_setup':
(.init.text+0x12adf): undefined reference to `_snd_pcm_hw_params_any'
drivers/built-in.o: In function `gaudio_setup':
(.init.text+0x12b43): undefined reference to `snd_pcm_kernel_ioctl'
Signed-off-by: Randy Dunlap <[email protected]>
Acked-by: David Brownell <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions