diff options
Diffstat (limited to 'include/linux/of_pdt.h')
-rw-r--r-- | include/linux/of_pdt.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/include/linux/of_pdt.h b/include/linux/of_pdt.h index 7e09244bb679..d0b183ab65c6 100644 --- a/include/linux/of_pdt.h +++ b/include/linux/of_pdt.h | |||
@@ -1,13 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0+ */ | ||
1 | /* | 2 | /* |
2 | * Definitions for building a device tree by calling into the | 3 | * Definitions for building a device tree by calling into the |
3 | * Open Firmware PROM. | 4 | * Open Firmware PROM. |
4 | * | 5 | * |
5 | * Copyright (C) 2010 Andres Salomon <dilinger@queued.net> | 6 | * Copyright (C) 2010 Andres Salomon <dilinger@queued.net> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or | ||
8 | * modify it under the terms of the GNU General Public License | ||
9 | * as published by the Free Software Foundation; either version | ||
10 | * 2 of the License, or (at your option) any later version. | ||
11 | */ | 7 | */ |
12 | 8 | ||
13 | #ifndef _LINUX_OF_PDT_H | 9 | #ifndef _LINUX_OF_PDT_H |