]> bbs.cooldavid.org Git - net-next-2.6.git/commit - sound/soc/soc-core.c
ASoC: core - fix build warning on x86_64
authorLiam Girdwood <lrg@slimlogic.co.uk>
Tue, 17 Aug 2010 23:30:30 +0000 (00:30 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 18 Aug 2010 08:52:25 +0000 (09:52 +0100)
commit720ffa4cf3f6b76c27737a9d57bd0e6cc6af1fba
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>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/soc-core.c