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>
Sat, 19 Feb 2022 02:18:43 +0000 (11:18 +0900)
commit334bfa1f06649774b3df5b343688f6070b8d6485
tree92b3b80d7b6eeb0f1e035a320dec9e149e55f875
parentf79ca4550c3cb985313f69fcd4e82770d18fc8fe
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