diff options
Diffstat (limited to 'include/linux/of_graph.h')
-rw-r--r-- | include/linux/of_graph.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/include/linux/of_graph.h b/include/linux/of_graph.h index 3e058f05ab04..01038a6aade0 100644 --- a/include/linux/of_graph.h +++ b/include/linux/of_graph.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0 */ | ||
1 | /* | 2 | /* |
2 | * OF graph binding parsing helpers | 3 | * OF graph binding parsing helpers |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * | 7 | * |
7 | * Copyright (C) 2012 Renesas Electronics Corp. | 8 | * Copyright (C) 2012 Renesas Electronics Corp. |
8 | * Author: Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 9 | * Author: Guennadi Liakhovetski <g.liakhovetski@gmx.de> |
9 | * | ||
10 | * This program is free software; you can redistribute it and/or modify | ||
11 | * it under the terms of version 2 of the GNU General Public License as | ||
12 | * published by the Free Software Foundation. | ||
13 | */ | 10 | */ |
14 | #ifndef __LINUX_OF_GRAPH_H | 11 | #ifndef __LINUX_OF_GRAPH_H |
15 | #define __LINUX_OF_GRAPH_H | 12 | #define __LINUX_OF_GRAPH_H |