aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/imc-pmu.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/include/asm/imc-pmu.h')
-rw-r--r--arch/powerpc/include/asm/imc-pmu.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/powerpc/include/asm/imc-pmu.h b/arch/powerpc/include/asm/imc-pmu.h
index 7c2ef0e42661..4da4fcba0684 100644
--- a/arch/powerpc/include/asm/imc-pmu.h
+++ b/arch/powerpc/include/asm/imc-pmu.h
@@ -1,3 +1,4 @@
1/* SPDX-License-Identifier: GPL-2.0-or-later */
1#ifndef __ASM_POWERPC_IMC_PMU_H 2#ifndef __ASM_POWERPC_IMC_PMU_H
2#define __ASM_POWERPC_IMC_PMU_H 3#define __ASM_POWERPC_IMC_PMU_H
3 4
@@ -7,11 +8,6 @@
7 * Copyright (C) 2017 Madhavan Srinivasan, IBM Corporation. 8 * Copyright (C) 2017 Madhavan Srinivasan, IBM Corporation.
8 * (C) 2017 Anju T Sudhakar, IBM Corporation. 9 * (C) 2017 Anju T Sudhakar, IBM Corporation.
9 * (C) 2017 Hemant K Shaw, IBM Corporation. 10 * (C) 2017 Hemant K Shaw, IBM Corporation.
10 *
11 * This program is free software; you can redistribute it and/or
12 * modify it under the terms of the GNU General Public License
13 * as published by the Free Software Foundation; either version
14 * 2 of the License, or later version.
15 */ 11 */
16 12
17#include <linux/perf_event.h> 13#include <linux/perf_event.h>