diff options
Diffstat (limited to 'arch/arc/include/asm/perf_event.h')
-rw-r--r-- | arch/arc/include/asm/perf_event.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/arc/include/asm/perf_event.h b/arch/arc/include/asm/perf_event.h index 9cd7ee4fad39..30b9ae511ea9 100644 --- a/arch/arc/include/asm/perf_event.h +++ b/arch/arc/include/asm/perf_event.h | |||
@@ -1,13 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Linux performance counter support for ARC | 3 | * Linux performance counter support for ARC |
3 | * | 4 | * |
4 | * Copyright (C) 2014-2015 Synopsys, Inc. (www.synopsys.com) | 5 | * Copyright (C) 2014-2015 Synopsys, Inc. (www.synopsys.com) |
5 | * Copyright (C) 2011-2013 Synopsys, Inc. (www.synopsys.com) | 6 | * Copyright (C) 2011-2013 Synopsys, Inc. (www.synopsys.com) |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | * | ||
11 | */ | 7 | */ |
12 | 8 | ||
13 | #ifndef __ASM_PERF_EVENT_H | 9 | #ifndef __ASM_PERF_EVENT_H |