Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dm
[firefly-linux-kernel-4.4.55.git] / arch / x86 / oprofile / op_x86_model.h
index 89017fa1fd63bbfa9450f73767690dad26525b7c..71e8a67337e23bfa0675a0c86aa768dea588baf1 100644 (file)
@@ -43,7 +43,6 @@ struct op_x86_model_spec {
        int             (*fill_in_addresses)(struct op_msrs * const msrs);
        void            (*setup_ctrs)(struct op_x86_model_spec const *model,
                                      struct op_msrs const * const msrs);
-       void            (*cpu_down)(void);
        int             (*check_ctrs)(struct pt_regs * const regs,
                                      struct op_msrs const * const msrs);
        void            (*start)(struct op_msrs const * const msrs);