summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
authorSamuel Ortiz <sameo@linux.intel.com>2013-03-20 09:49:00 +0100
committerSamuel Ortiz <sameo@linux.intel.com>2013-04-05 11:20:13 +0200
commit5c29e47e6ac55b63c76999eb5b283a80208726c5 (patch)
tree763fc8ef2cf56eb5af8c47a1c1e7216d0b4a4480 /drivers/mfd/Kconfig
parent5ebeaff5c5be9f21680b91aac77ee155d935f888 (diff)
downloadop-kernel-dev-5c29e47e6ac55b63c76999eb5b283a80208726c5.zip
op-kernel-dev-5c29e47e6ac55b63c76999eb5b283a80208726c5.tar.gz
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 'drivers/mfd/Kconfig')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud