Kumar Gala f48c019f15 sata_fsl: Fix compile warnings
We we build with dma_addr_t as a 64-bit quantity we get:

drivers/ata/sata_fsl.c: In function 'sata_fsl_fill_sg':
drivers/ata/sata_fsl.c:340: warning: format '%x' expects type 'unsigned int', but argument 4 has type 'dma_addr_t'

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2009-05-15 14:14:01 -04:00
..
2009-04-13 04:21:48 -04:00
2009-05-11 14:30:59 -04:00
2009-03-24 22:45:05 -04:00
2009-03-24 22:13:39 -04:00
2009-03-28 20:29:51 +00:00
2009-03-24 22:48:26 -04:00
2009-05-15 14:14:01 -04:00
2009-03-24 22:52:39 -04:00
2008-01-23 05:24:15 -05:00
2007-07-02 10:17:42 -04:00