summaryrefslogtreecommitdiff
path: root/drivers/parport/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/parport/Makefile')
-rw-r--r--drivers/parport/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/parport/Makefile b/drivers/parport/Makefile
index 696b8d4ca887..d4a6b890852d 100644
--- a/drivers/parport/Makefile
+++ b/drivers/parport/Makefile
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the kernel Parallel port device drivers.
#
@@ -17,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 \ No newline at end of file
+obj-$(CONFIG_PARPORT_IP32) += parport_ip32.o