V4L/DVB: gspca - sn9c20x: Fix non working mt9v111 sensor
[safe/jmp/linux-2.6] / kernel / hw_breakpoint.c
index 6542eac..03808ed 100644 (file)
@@ -489,5 +489,4 @@ struct pmu perf_ops_bp = {
        .enable         = arch_install_hw_breakpoint,
        .disable        = arch_uninstall_hw_breakpoint,
        .read           = hw_breakpoint_pmu_read,
-       .unthrottle     = hw_breakpoint_pmu_unthrottle
 };