diff options
author | Emil Goode <emilgoode@gmail.com> | 2012-09-06 00:22:24 +0400 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-09-06 02:22:56 +0400 |
commit | 5d86e25c70407cd97a5aa8f39cc3be390bcab116 (patch) | |
tree | 28063f4e9536272f403762db1735e63c9bd047f3 /sound/soc/tegra/tegra_wm8903.c | |
parent | 4f3ad7956d91a5371a572f0420cc07f8c4f32c22 (diff) | |
download | linux-5d86e25c70407cd97a5aa8f39cc3be390bcab116.tar.xz |
ASoC: wm0010: Fix warning, use format %zu for type size_t
Fix warning by using format specifier %zu for type size_t
Sparse warning:
sound/soc/codecs/wm0010.c:411:2: warning:
format ‘%d’ expects argument of type ‘int’,
but argument 4 has type ‘size_t’ [-Wformat]
Signed-off-by: Emil Goode <emilgoode@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/tegra/tegra_wm8903.c')
0 files changed, 0 insertions, 0 deletions