[U-Boot] [PATCH 051/126] x86: Use a common definition of MSR_IA32_PERF_CTL

Bin Meng bmeng.cn at gmail.com
Sun Oct 6 16:08:52 UTC 2019


On Wed, Sep 25, 2019 at 10:58 PM Simon Glass <sjg at chromium.org> wrote:
>
> Remove the duplicate definition as it is not needed.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  arch/x86/cpu/broadwell/cpu.c      | 2 +-
>  arch/x86/cpu/broadwell/cpu_full.c | 2 +-
>  arch/x86/cpu/intel_common/cpu.c   | 2 +-
>  arch/x86/include/asm/cpu_common.h | 2 --
>  4 files changed, 3 insertions(+), 5 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list