Skip to content

Commit e0d0bf8

Browse files
author
Al Viro
committed
comedi: move compat ioctl handling to native fops
mechanical move Signed-off-by: Al Viro <[email protected]>
1 parent 8f3d9f3 commit e0d0bf8

File tree

4 files changed

+448
-487
lines changed

4 files changed

+448
-487
lines changed

drivers/staging/comedi/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ ccflags-$(CONFIG_COMEDI_DEBUG) := -DDEBUG
44
comedi-y := comedi_fops.o range.o drivers.o \
55
comedi_buf.o
66
comedi-$(CONFIG_PROC_FS) += proc.o
7-
comedi-$(CONFIG_COMPAT) += comedi_compat32.o
87

98
obj-$(CONFIG_COMEDI_PCI_DRIVERS) += comedi_pci.o
109
obj-$(CONFIG_COMEDI_PCMCIA_DRIVERS) += comedi_pcmcia.o

0 commit comments

Comments
 (0)