diff options
author | Randy Dunlap <rdunlap@xenotime.net> | 2012-10-20 03:13:07 +0400 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-10-22 17:40:02 +0400 |
commit | 8858086f35d13dcaceeebabcedade0ebbc9e01fa (patch) | |
tree | 00ece6173abb02c8465913e909dde2d043d523f4 /sound/soc/codecs/adau1701.c | |
parent | 9874482985fb26f90c3b2d8f1a82bd796d141304 (diff) | |
download | linux-8858086f35d13dcaceeebabcedade0ebbc9e01fa.tar.xz |
ASoC: fix wm2200.c printk format warnings
Fix wm2200.c printk format warnings (seen on x86_64):
sound/soc/codecs/wm2200.c:1027:4: warning: format '%d' expects type 'int', but argument 4 has type 'size_t'
sound/soc/codecs/wm2200.c:1139:5: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int'
sound/soc/codecs/wm2200.c:1181:2: warning: format '%d' expects type 'int', but argument 7 has type 'size_t'
sound/soc/codecs/wm2200.c:1201:5: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'long unsigned int'
sound/soc/codecs/wm2200.c:1264:4: warning: format '%d' expects type 'int', but argument 4 has type 'size_t'
sound/soc/codecs/wm2200.c:1328:5: warning: format '%d' expects type 'int', but argument 5 has type 'long unsigned int'
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/codecs/adau1701.c')
0 files changed, 0 insertions, 0 deletions