diff options
author | Takashi Sakamoto <[email protected]> | 2013-11-19 13:29:24 +0900 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2013-11-19 08:07:20 +0100 |
commit | 777fb574a5f53fcf071b588f46756b672d9d883c (patch) | |
tree | bc85b3b0ba9b30b762264f830a83e99835bd845e /tools/perf/util/trace-event-scripting.c | |
parent | 2c312e9af717f304fb45e7a3d827822eda6aa855 (diff) |
ALSA: firewire-lib: include sound/asound.h to refer to snd_pcm_format_t
'snd_pcm_format_t' is used by amdtp_out_stream_set_pcm_format().
Currently, when just including amdtp.h, compiler cannot find this type because
this type is defined in uapi/sound/asound.h and this header is not included by
amdtp.h.
Signed-off-by: Takashi Sakamoto <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions