]> git.karo-electronics.de Git - mv-sheeva.git/commit
ASoC: core - fix build warning on x86_64
authorLiam Girdwood <lrg@slimlogic.co.uk>
Tue, 17 Aug 2010 23:25:12 +0000 (00:25 +0100)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Tue, 17 Aug 2010 23:29:16 +0000 (00:29 +0100)
commit4c3f9d5fcb46d769f4a52a044fead863419c1d58
treea08589efad946d22f75ed5d24b2359b6f9a53fa9
parent1593d7dd8c7b939e31b9d637307b26ada3e3c514
ASoC: core - fix build warning on x86_64

Output size_t type as a "%Zu" to avoid warnings.

Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
sound/soc/soc-core.c