ata: remove palmld pata driver
authorArnd Bergmann <arnd@arndb.de>
Fri, 30 Sep 2022 11:46:44 +0000 (13:46 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 20 Jan 2023 10:24:20 +0000 (11:24 +0100)
commit38943cbd25a24e7d14d68cfca07b9c98039fa683
tree75d4cb1c94ce25bf46d0b10ee4ecc7a9cf3b614c
parenta677fe979670e66d0860bfca3a39ad6fb12262ee
ata: remove palmld pata driver

The PXA palmld machine was removed, so the pata driver is no
longer used and can be removed. There is a chance that some of
this code might be useful for turning some of the other PXA
PCMCIA host drivers into PATA drivers, but it's clear that
it would not work unmodified, and it seems unlikely that
someone would do this work.

Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Marek Vasut <marek.vasut@gmail.com>
Cc: linux-kernel@vger.kernel.org
Cc: linux-ide@vger.kernel.org
Acked-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/ata/Kconfig
drivers/ata/Makefile
drivers/ata/pata_palmld.c [deleted file]