projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a109c2d
)
gpio: lpc18xx: use SPDX license identifier
author
Vladimir Zapolskiy
<
[email protected]
>
Wed, 28 Nov 2018 22:28:46 +0000
(
00:28
+0200)
committer
Linus Walleij
<
[email protected]
>
Fri, 7 Dec 2018 09:48:51 +0000
(10:48 +0100)
Replace GPLv2 header with the SPDX identifier.
Signed-off-by: Vladimir Zapolskiy <
[email protected]
>
Signed-off-by: Linus Walleij <
[email protected]
>
drivers/gpio/gpio-lpc18xx.c
patch
|
blob
|
history
diff --git
a/drivers/gpio/gpio-lpc18xx.c
b/drivers/gpio/gpio-lpc18xx.c
index f12e02e1016d856250dc5f07521d50ef6b4516ec..59e6c0ba6b13027d76d185bbabb4c3a2b4b289a7 100644
(file)
--- a/
drivers/gpio/gpio-lpc18xx.c
+++ b/
drivers/gpio/gpio-lpc18xx.c
@@
-1,12
+1,9
@@
+// SPDX-License-Identifier: GPL-2.0
/*
* GPIO driver for NXP LPC18xx/43xx.
*
* Copyright (C) 2015 Joachim Eastwood <
[email protected]
>
*
- * 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.
- *
*/
#include <linux/clk.h>