.. | .. |
---|
| 1 | +/* SPDX-License-Identifier: GPL-2.0-only */ |
---|
1 | 2 | /* |
---|
2 | 3 | * OMAP3/4 Voltage Processor (VP) structure and macro definitions |
---|
3 | 4 | * |
---|
.. | .. |
---|
9 | 10 | * Copyright (C) 2008, 2011 Nokia Corporation |
---|
10 | 11 | * Kalle Jokiniemi |
---|
11 | 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 | 14 | #ifndef __ARCH_ARM_MACH_OMAP2_VP_H |
---|
18 | 15 | #define __ARCH_ARM_MACH_OMAP2_VP_H |
---|