summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorEugen Hristev <eugen.hristev@microchip.com>2021-01-05 10:49:10 +0200
committerEugen Hristev <eugen.hristev@microchip.com>2021-01-22 15:09:59 +0200
commit7cdcf0cb69f2b3e64194a1ab8845887737c2f795 (patch)
treeefc9862402b1eb9c019e0ab119a7c397ec4eb2bf /include
parent36dfddc5536c4757e72116d66eaabb71f21fbd8e (diff)
downloadu-boot-7cdcf0cb69f2b3e64194a1ab8845887737c2f795.tar.gz
u-boot-7cdcf0cb69f2b3e64194a1ab8845887737c2f795.tar.xz
u-boot-7cdcf0cb69f2b3e64194a1ab8845887737c2f795.zip
dt-bindings: pinctrl: at91-pio4: update license to SPDX style
Update license header to SPDX style Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
Diffstat (limited to 'include')
-rw-r--r--include/dt-bindings/pinctrl/at91.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/dt-bindings/pinctrl/at91.h b/include/dt-bindings/pinctrl/at91.h
index 616f5ce400..5afb1863c3 100644
--- a/include/dt-bindings/pinctrl/at91.h
+++ b/include/dt-bindings/pinctrl/at91.h
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
/*
* This header provides constants for most at91 pinctrl bindings.
*
* Copyright (C) 2013 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
- *
- * GPLv2 only
*/
#ifndef __DT_BINDINGS_AT91_PINCTRL_H__