drivers/ata/sata_fsl.c: In function 'sata_fsl_init_controller':> ^
drivers/ata/sata_fsl.c:1365:15: error: 'ap' undeclared (first use in this function)
ata_port_dbg(ap, "icc = 0x%x\n", ioread32(hcr_base + ICC));
Fixes: b3f06231 ("sata_fsl: move DPRINTK to ata debugging")
Cc: Hannes Reinecke <hare@xxxxxxx>[...]
Signed-off-by: Li Yang <leoyang.li@xxxxxxx>