Grant Likely 920712af49 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>
2009-12-08 18:48:15 -07:00
..
2007-02-14 08:09:53 -08:00
2009-12-08 18:48:15 -07:00
2009-09-23 07:39:44 -07:00
2009-06-19 16:46:05 -07:00
2009-09-23 07:39:43 -07:00
2009-09-23 07:39:44 -07:00
2009-09-23 07:39:44 -07:00
2009-09-23 07:39:43 -07:00