]> git.karo-electronics.de Git - karo-tx-linux.git/commit
spi: Make max_tx and max_rx the same type
authorMark Brown <broonie@linaro.org>
Wed, 12 Feb 2014 20:31:26 +0000 (20:31 +0000)
committerMark Brown <broonie@linaro.org>
Wed, 12 Feb 2014 20:38:20 +0000 (20:38 +0000)
commit513273538a6c10dba1170ecdee5c2da15acecdb5
tree8aae08673c9572f44cbceee6e24b633725397227
parent6ad45a27cbe343ec8d7888e5edf6335499a4b555
spi: Make max_tx and max_rx the same type

Prevents spurious compiler warnings.

Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi.c