aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/perf/arm_dsu_pmu.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/perf/arm_dsu_pmu.c')
-rw-r--r--drivers/perf/arm_dsu_pmu.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/perf/arm_dsu_pmu.c b/drivers/perf/arm_dsu_pmu.c
index 5851de56bbd0..70968c8c09d7 100644
--- a/drivers/perf/arm_dsu_pmu.c
+++ b/drivers/perf/arm_dsu_pmu.c
@@ -1,13 +1,10 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * ARM DynamIQ Shared Unit (DSU) PMU driver 3 * ARM DynamIQ Shared Unit (DSU) PMU driver
3 * 4 *
4 * Copyright (C) ARM Limited, 2017. 5 * Copyright (C) ARM Limited, 2017.
5 * 6 *
6 * Based on ARM CCI-PMU, ARMv8 PMU-v3 drivers. 7 * Based on ARM CCI-PMU, ARMv8 PMU-v3 drivers.
7 *
8 * This program is free software; you can redistribute it and/or
9 * modify it under the terms of the GNU General Public License
10 * version 2 as published by the Free Software Foundation.
11 */ 8 */
12 9
13#define PMUNAME "arm_dsu" 10#define PMUNAME "arm_dsu"