Anton Vorontsov b1f5dc48e2 sata_fsl: fix build with ATA_VERBOSE_DEBUG
This patch fixes build and few warnings when ATA_VERBOSE_DEBUG
is defined:

  CC      drivers/ata/sata_fsl.o
drivers/ata/sata_fsl.c: In function ‘sata_fsl_fill_sg’:
drivers/ata/sata_fsl.c:338: warning: format ‘%x’ expects type ‘unsigned int’, but argument 3 has type ‘void *’
drivers/ata/sata_fsl.c:338: warning: format ‘%x’ expects type ‘unsigned int’, but argument 4 has type ‘struct prde *’
drivers/ata/sata_fsl.c: In function ‘sata_fsl_qc_issue’:
drivers/ata/sata_fsl.c:459: error: ‘csr_base’ undeclared (first use in this function)
drivers/ata/sata_fsl.c:459: error: (Each undeclared identifier is reported only once
drivers/ata/sata_fsl.c:459: error: for each function it appears in.)
drivers/ata/sata_fsl.c: In function ‘sata_fsl_freeze’:
drivers/ata/sata_fsl.c:525: error: ‘csr_base’ undeclared (first use in this function)
make[2]: *** [drivers/ata/sata_fsl.o] Error 1

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2008-02-24 00:28:46 -05:00
..
2008-01-23 05:24:17 -05:00
2008-02-01 12:26:37 -05:00
2008-01-31 11:25:51 +11:00
2008-01-23 05:24:10 -05:00
2008-02-15 13:51:24 -05:00
2008-02-03 17:08:11 +02:00
2007-10-20 01:02:48 +02:00
2008-02-03 17:08:11 +02:00
2008-01-23 05:24:13 -05:00
2007-11-23 19:33:27 -05:00
2008-02-03 17:08:11 +02:00
2008-01-31 11:25:51 +11:00
2008-02-11 14:30:07 -05:00
2008-01-23 05:24:15 -05:00
2008-02-15 13:51:22 -05:00
2008-02-03 17:08:11 +02:00
2008-01-23 05:24:17 -05:00
2008-01-23 05:24:14 -05:00
2008-01-23 05:24:15 -05:00
2008-01-23 05:24:14 -05:00
2008-01-23 05:24:10 -05:00
2008-01-23 05:24:15 -05:00
2007-07-02 10:17:42 -04:00