|
@@ -1,13 +1,10 @@
|
|
|
+/* SPDX-License-Identifier: GPL-2.0 */
|
|
|
/*
|
|
|
* Copyright (c) 2013 Samsung Electronics Co., Ltd.
|
|
|
* Author: Andrzej Hajda <a.hajda@samsung.com>
|
|
|
*
|
|
|
- * This program is free software; you can redistribute it and/or modify
|
|
|
- * it under the terms of the GNU General Public License version 2 as
|
|
|
- * published by the Free Software Foundation.
|
|
|
- *
|
|
|
* Device Tree binding constants for Exynos5250 clock controller.
|
|
|
-*/
|
|
|
+ */
|
|
|
|
|
|
#ifndef _DT_BINDINGS_CLOCK_EXYNOS_5250_H
|
|
|
#define _DT_BINDINGS_CLOCK_EXYNOS_5250_H
|