ata: sata_rcar: drop unused #define's
authorSergey Shtylyov <s.shtylyov@omp.ru>
Thu, 10 Feb 2022 10:32:42 +0000 (13:32 +0300)
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>
Thu, 10 Feb 2022 12:27:42 +0000 (21:27 +0900)
commit76ae14da4eaa76472b0012138ebfa42173c3a2e2
tree92b3b80d7b6eeb0f1e035a320dec9e149e55f875
parentf8f85e719fc126a3d6e623c1dee3f62f82d66491
ata: sata_rcar: drop unused #define's

This driver has never used the SH-Navi2G/ATAPI-ATA compatible taskfile
registers (the driver uses the taskfile registers in another location
anyway), so drop their #define's...

Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
drivers/ata/sata_rcar.c