|
@@ -1,14 +1,11 @@
|
|
|
|
+/* SPDX-License-Identifier: GPL-2.0 */
|
|
/*
|
|
/*
|
|
* Samsung's Exynos pinctrl bindings
|
|
* Samsung's Exynos pinctrl bindings
|
|
*
|
|
*
|
|
* Copyright (c) 2016 Samsung Electronics Co., Ltd.
|
|
* Copyright (c) 2016 Samsung Electronics Co., Ltd.
|
|
* http://www.samsung.com
|
|
* http://www.samsung.com
|
|
* Author: Krzysztof Kozlowski <krzk@kernel.org>
|
|
* Author: Krzysztof Kozlowski <krzk@kernel.org>
|
|
- *
|
|
|
|
- * 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.
|
|
|
|
-*/
|
|
|
|
|
|
+ */
|
|
|
|
|
|
#ifndef __DT_BINDINGS_PINCTRL_SAMSUNG_H__
|
|
#ifndef __DT_BINDINGS_PINCTRL_SAMSUNG_H__
|
|
#define __DT_BINDINGS_PINCTRL_SAMSUNG_H__
|
|
#define __DT_BINDINGS_PINCTRL_SAMSUNG_H__
|