summaryrefslogtreecommitdiff
path: root/drivers/parport/Makefile
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2022-10-06 17:33:20 +0200
committerArnd Bergmann <arnd@arndb.de>2023-01-16 09:26:06 +0100
commiteede0a75b96c7cfc3a61a4b01dd3674e8742039f (patch)
treed933b64fed53f05e816525a4842d9c9ecd7303a3 /drivers/parport/Makefile
parent503278c12701831e4be18a3e5b95cd087d6f7542 (diff)
parport: remove ax88796 driver
The s3c24xx bast platform was removed, so this driver has no users any more and can be removed as well. Acked-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'drivers/parport/Makefile')
-rw-r--r--drivers/parport/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/parport/Makefile b/drivers/parport/Makefile
index 022c566c0f32..d4a6b890852d 100644
--- a/drivers/parport/Makefile
+++ b/drivers/parport/Makefile
@@ -18,5 +18,4 @@ obj-$(CONFIG_PARPORT_MFC3) += parport_mfc3.o
obj-$(CONFIG_PARPORT_ATARI) += parport_atari.o
obj-$(CONFIG_PARPORT_SUNBPP) += parport_sunbpp.o
obj-$(CONFIG_PARPORT_GSC) += parport_gsc.o
-obj-$(CONFIG_PARPORT_AX88796) += parport_ax88796.o
obj-$(CONFIG_PARPORT_IP32) += parport_ip32.o