spi: spi-mxs: Use u32 instead of uint32_t
authorTrent Piepho <tpiepho@gmail.com>
Tue, 1 Oct 2013 20:15:54 +0000 (13:15 -0700)
committerMark Brown <broonie@linaro.org>
Fri, 18 Oct 2013 00:00:32 +0000 (01:00 +0100)
commit42e182f86222dee2679c19fb1ab5006354a3be62
tree19641abd0c81ef18b35e1b45278894985f5669ab
parenta560943ead2cbded93c30c9b04886f3c743d7f00
spi: spi-mxs: Use u32 instead of uint32_t

It's consistent with all the other spi drivers that way.

Signed-off-by: Trent Piepho <tpiepho@gmail.com>
Cc: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-mxs.c