diff options
author | Liam Girdwood <lrg@ti.com> | 2012-04-23 09:31:15 (GMT) |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-04-23 12:15:35 (GMT) |
commit | c97f3bdd26080c2cb2a648c37b6dcb8eac2f91e7 (patch) | |
tree | b35a0e006486995ce7d18028f9bdbd3f1d803c66 /sound/core/Makefile | |
parent | fde39a6b15612943673555aec7237f9e7228f27d (diff) | |
download | linux-fsl-qoriq-c97f3bdd26080c2cb2a648c37b6dcb8eac2f91e7.tar.xz |
ASoC: dapm: Fix x86_64 build warning.
Fixes the following build warning on x86_64.
In file included from include/trace/ftrace.h:567:0,
from include/trace/define_trace.h:86,
from include/trace/events/asoc.h:410,
from sound/soc/soc-core.c:45:
include/trace/events/asoc.h: In function 'ftrace_raw_event_snd_soc_dapm_output_path':
include/trace/events/asoc.h:246:1: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
include/trace/events/asoc.h: In function 'ftrace_raw_event_snd_soc_dapm_input_path':
include/trace/events/asoc.h:275:1: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
Signed-off-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/core/Makefile')
0 files changed, 0 insertions, 0 deletions