ata: pata_parport-bpck6: remove useless defines
authorOndrej Zary <linux@zary.sk>
Tue, 7 Mar 2023 22:45:56 +0000 (23:45 +0100)
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>
Thu, 23 Mar 2023 03:14:58 +0000 (12:14 +0900)
commit7ec02c5e9974099f9fe0394fd2cbd53448da703f
treeaf44c997766738412edb5c7a61a72f66fb0f9c59
parente1e0a32eae7fd9566769c612f0b074eaf64b9cea
ata: pata_parport-bpck6: remove useless defines

Almost all the ATAPI_ defines are unused. Remove them and use
ATA_REG_DATA instead of ATAPI_DATA.

Signed-off-by: Ondrej Zary <linux@zary.sk>
Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
drivers/ata/pata_parport/bpck6.c