Switch Sibyte profiling driver to ->compat_ioctl
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -41,12 +41,6 @@ IOCTL_TABLE_START
|
||||
#define DECLARES
|
||||
#include "compat_ioctl.c"
|
||||
|
||||
#ifdef CONFIG_SIBYTE_TBPROF
|
||||
COMPATIBLE_IOCTL(SBPROF_ZBSTART)
|
||||
COMPATIBLE_IOCTL(SBPROF_ZBSTOP)
|
||||
COMPATIBLE_IOCTL(SBPROF_ZBWAITFULL)
|
||||
#endif /* CONFIG_SIBYTE_TBPROF */
|
||||
|
||||
/*HANDLE_IOCTL(RTC_IRQP_READ, w_long)
|
||||
COMPATIBLE_IOCTL(RTC_IRQP_SET)
|
||||
HANDLE_IOCTL(RTC_EPOCH_READ, w_long)
|
||||
|
Reference in New Issue
Block a user