Switch Sibyte profiling driver to ->compat_ioctl
[deliverable/linux.git] / arch / mips / kernel / ioctl32.c
index c069719ff0d842a89c3d9b442cb4f5cd07147ee8..ed9b2da510beb626ea443b5bc01d56c180cd0a1f 100644 (file)
@@ -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)
This page took 0.060467 seconds and 5 git commands to generate.