aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/coresight.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/coresight.h')
-rw-r--r--include/linux/coresight.h13
1 files changed, 3 insertions, 10 deletions
diff --git a/include/linux/coresight.h b/include/linux/coresight.h
index d950dad5056a..c265e0468414 100644
--- a/include/linux/coresight.h
+++ b/include/linux/coresight.h
@@ -1,13 +1,6 @@
1/* Copyright (c) 2012, The Linux Foundation. All rights reserved. 1/* SPDX-License-Identifier: GPL-2.0 */
2 * 2/*
3 * This program is free software; you can redistribute it and/or modify 3 * Copyright (c) 2012, The Linux Foundation. All rights reserved.
4 * it under the terms of the GNU General Public License version 2 and
5 * only version 2 as published by the Free Software Foundation.
6 *
7 * This program is distributed in the hope that it will be useful,
8 * but WITHOUT ANY WARRANTY; without even the implied warranty of
9 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10 * GNU General Public License for more details.
11 */ 4 */
12 5
13#ifndef _LINUX_CORESIGHT_H 6#ifndef _LINUX_CORESIGHT_H