diff options
Diffstat (limited to 'arch/arm/mach-omap2/vc.h')
-rw-r--r-- | arch/arm/mach-omap2/vc.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mach-omap2/vc.h b/arch/arm/mach-omap2/vc.h index 89b83b7ff3ec..5bf088633b62 100644 --- a/arch/arm/mach-omap2/vc.h +++ b/arch/arm/mach-omap2/vc.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP3/4 Voltage Controller (VC) structure and macro definitions | 3 | * OMAP3/4 Voltage Controller (VC) structure and macro definitions |
3 | * | 4 | * |
@@ -9,10 +10,6 @@ | |||
9 | * Copyright (C) 2008, 2011 Nokia Corporation | 10 | * Copyright (C) 2008, 2011 Nokia Corporation |
10 | * Kalle Jokiniemi | 11 | * Kalle Jokiniemi |
11 | * Paul Walmsley | 12 | * Paul Walmsley |
12 | * | ||
13 | * This program is free software; you can redistribute it and/or | ||
14 | * modify it under the terms of the GNU General Public License version | ||
15 | * 2 as published by the Free Software Foundation. | ||
16 | */ | 13 | */ |
17 | #ifndef __ARCH_ARM_MACH_OMAP2_VC_H | 14 | #ifndef __ARCH_ARM_MACH_OMAP2_VC_H |
18 | #define __ARCH_ARM_MACH_OMAP2_VC_H | 15 | #define __ARCH_ARM_MACH_OMAP2_VC_H |