diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2012-04-16 10:53:09 -0300 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-04-16 19:36:46 +0100 |
commit | 516541a00c6a6bced133158f0146b602a18dcbe5 (patch) | |
tree | 799aa2d726f51db6511726ae65a1c63c2f6e6b07 /include/sound | |
parent | c74184ed30ecce2a5e9ae9aa22cb5e3942e0c7c7 (diff) |
ASoC: soc-dapm: Use '%llx' with 'u64' type.
Fix the following build warning:
sound/soc/soc-dapm.c: In function 'snd_soc_dai_link_event':
sound/soc/soc-dapm.c:2913: warning: format '%lx' expects type 'long unsigned int', but argument 3 has type 'u64'
'%llx' should be used with 'u64' type.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'include/sound')
0 files changed, 0 insertions, 0 deletions