summaryrefslogtreecommitdiffstats
path: root/yamdrv/mcs2h.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2017-01-26 21:21:50 +0100
committerRalf Baechle <ralf@linux-mips.org>2017-01-26 21:58:50 +0100
commit050c534791bb2c75186cbc335a0d25b484249304 (patch)
tree2c0896e073c6af6001c466140621ae2b6ac1d7eb /yamdrv/mcs2h.c
parent4abaef9b52543f64fba86b2ef26809a336a80afe (diff)
yamcfg: Fix warning about format string.
gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -Wall -pedantic -MT yamcfg.o -MD -MP -MF .deps/yamcfg.Tpo -c -o yamcfg.o yamc fg.c yamcfg.c: In function ‘in2hex’: yamcfg.c:83:17: warning: format ‘%x’ expects argument of type ‘unsigned int *’, but argument 3 has type ‘int *’ [-Wformat=] sscanf (str, "%x", &val); ^ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'yamdrv/mcs2h.c')
0 files changed, 0 insertions, 0 deletions