diff options
author | Grant Likely <grant.likely@secretlab.ca> | 2009-11-25 15:23:35 +0100 |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2009-12-09 02:48:15 +0100 |
commit | 920712af498a3081a9ac8256951d1c7eae109c50 (patch) | |
tree | f10ffbbd3a3e461c7781835bbef35cbf5f1ae24b /MAINTAINERS | |
parent | spi/mpc52xx-spi: minor cleanups (diff) | |
download | linux-920712af498a3081a9ac8256951d1c7eae109c50.tar.xz linux-920712af498a3081a9ac8256951d1c7eae109c50.zip |
spi/xilinx_spi: fix incorrect casting
This patch fixes the error exposed by the following build warning:
drivers/spi/xilinx_spi.c: In function 'xilinx_spi_init':
drivers/spi/xilinx_spi.c:411: warning: cast from pointer to integer
of different size
Fixed by change %x to %p in the format string.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions