diff options
author | Samuel Ortiz <sameo@linux.intel.com> | 2013-03-20 09:49:00 +0100 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2013-04-05 11:20:13 +0200 |
commit | 5c29e47e6ac55b63c76999eb5b283a80208726c5 (patch) | |
tree | 763fc8ef2cf56eb5af8c47a1c1e7216d0b4a4480 /net/ipx/Makefile | |
parent | mfd: cros_ec: Export needed symbols for the i2c and spi modules (diff) | |
download | linux-5c29e47e6ac55b63c76999eb5b283a80208726c5.tar.xz linux-5c29e47e6ac55b63c76999eb5b283a80208726c5.zip |
mfd: cros_ec_spi: Warnings fix
To silent those:
CC [M] drivers/mfd/cros_ec_spi.o
drivers/mfd/cros_ec_spi.c: In function ‘cros_ec_spi_receive_response’:
drivers/mfd/cros_ec_spi.c:123:5: warning: format ‘%d’ expects argument of type
‘int’, but argument 4 has type ‘long int’ [-Wformat]
drivers/mfd/cros_ec_spi.c:157:3: warning: format ‘%d’ expects argument of type
‘int’, but argument 6 has type ‘long int’ [-Wformat]
drivers/mfd/cros_ec_spi.c:181:2: warning: format ‘%d’ expects argument of type
‘int’, but argument 4 has type ‘long int’ [-Wformat]
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'net/ipx/Makefile')
0 files changed, 0 insertions, 0 deletions