.. | .. |
---|
| 1 | +/* SPDX-License-Identifier: GPL-2.0 */ |
---|
1 | 2 | /* |
---|
2 | 3 | * Copyright (c) 2013 Tomasz Figa <tomasz.figa at gmail.com> |
---|
3 | 4 | * |
---|
4 | | - * This program is free software; you can redistribute it and/or modify |
---|
5 | | - * it under the terms of the GNU General Public License version 2 as |
---|
6 | | - * published by the Free Software Foundation. |
---|
7 | | - * |
---|
8 | 5 | * Device Tree binding constants for Samsung S3C64xx clock controller. |
---|
9 | | -*/ |
---|
| 6 | + */ |
---|
10 | 7 | |
---|
11 | 8 | #ifndef _DT_BINDINGS_CLOCK_SAMSUNG_S3C64XX_CLOCK_H |
---|
12 | 9 | #define _DT_BINDINGS_CLOCK_SAMSUNG_S3C64XX_CLOCK_H |
---|