diff options
Diffstat (limited to 'arch/arm/mach-omap2/omap_device.h')
-rw-r--r-- | arch/arm/mach-omap2/omap_device.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mach-omap2/omap_device.h b/arch/arm/mach-omap2/omap_device.h index 786b9c00fdb9..ced775e401cf 100644 --- a/arch/arm/mach-omap2/omap_device.h +++ b/arch/arm/mach-omap2/omap_device.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * omap_device headers | 3 | * omap_device headers |
3 | * | 4 | * |
@@ -9,10 +10,6 @@ | |||
9 | * Pandita, Sakari Poussa, Anand Sawant, Santosh Shilimkar, Richard | 10 | * Pandita, Sakari Poussa, Anand Sawant, Santosh Shilimkar, Richard |
10 | * Woodruff | 11 | * Woodruff |
11 | * | 12 | * |
12 | * This program is free software; you can redistribute it and/or modify | ||
13 | * it under the terms of the GNU General Public License version 2 as | ||
14 | * published by the Free Software Foundation. | ||
15 | * | ||
16 | * This type of functionality should be implemented as a proper | 13 | * This type of functionality should be implemented as a proper |
17 | * omap_bus/omap_device in Linux. | 14 | * omap_bus/omap_device in Linux. |
18 | * | 15 | * |