ata: pata_parport: fix EPAT C7/C8 Kconfig
authorOndrej Zary <linux@zary.sk>
Sat, 18 Feb 2023 22:01:21 +0000 (23:01 +0100)
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>
Thu, 23 Mar 2023 01:29:24 +0000 (10:29 +0900)
commitd0b3f883c4046642c65bfd5997ef76dbd6b71ab9
tree0b72ef6ab5ce8db65fef2384b236be2ec854e68f
parente8d018dd0257f744ca50a729e3d042cf2ec9da65
ata: pata_parport: fix EPAT C7/C8 Kconfig

CONFIG_PARIDE_EPATC8 was renamed to CONFIG_PATA_PARPORT_EPATC8 but
epat.c was not updated to reflect that. Update it.

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