]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/oprofile/op_model_ppro.c
Revert "Oprofile Multiplexing Patch"
[linux-2.6-omap-h63xx.git] / arch / x86 / oprofile / op_model_ppro.c
index e5811aa480eb348ada5162c43f8d97b1b1ce073b..eff431f6c57b179465d1cb2b3f671f62ac6568d7 100644 (file)
@@ -183,8 +183,6 @@ static void ppro_shutdown(struct op_msrs const * const msrs)
 struct op_x86_model_spec const op_ppro_spec = {
        .num_counters = NUM_COUNTERS,
        .num_controls = NUM_CONTROLS,
-       .num_hardware_counters = NUM_COUNTERS,
-       .num_hardware_controls = NUM_CONTROLS,
        .fill_in_addresses = &ppro_fill_in_addresses,
        .setup_ctrs = &ppro_setup_ctrs,
        .check_ctrs = &ppro_check_ctrs,