linux/drivers/staging/dgnc
Lidza Louina a31cefa264 staging: dgnc: fixes ioctl param list
The declaration for the ioctl function has changed. The previous version
of this declaration took struct file *file as a parameter and the new
one does not. This patch removes that parameter.

Signed-off-by: Lidza Louina <lidza.louina@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-08-14 14:06:42 -07:00
..
dgnc_cls.c staging: dgnc: Remove version.h header inclusion in dgnc_cls.c 2013-08-03 11:11:43 +08:00
dgnc_cls.h
dgnc_driver.c
dgnc_driver.h staging: dgnc: Remove version.h header inclusion in dgnc_driver.h 2013-08-03 11:11:44 +08:00
dgnc_kcompat.h staging: dgnc: Include version.h header in dgnc_kcompat.h 2013-08-03 11:11:44 +08:00
dgnc_mgmt.c staging: dgnc: Remove version.h header inclusion in dgnc_mgmt.c 2013-08-03 11:11:46 +08:00
dgnc_mgmt.h
dgnc_neo.c staging: dgnc: Remove version.h header inclusion in dgnc_neo.c 2013-08-03 11:11:46 +08:00
dgnc_neo.h
dgnc_pci.h
dgnc_proc.c
dgnc_proc.h
dgnc_sysfs.c staging: dgnc: Remove version.h header inclusion in dgnc_sysfs.c 2013-08-03 11:11:46 +08:00
dgnc_sysfs.h
dgnc_trace.c staging: dgnc: Remove version.h header inclusion in dgnc_trace.c 2013-08-03 11:11:46 +08:00
dgnc_trace.h
dgnc_tty.c staging: dgnc: fixes ioctl param list 2013-08-14 14:06:42 -07:00
dgnc_tty.h
dgnc_types.h
digi.h
dpacompat.h
Kconfig
Makefile