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:
88a053d
)
pwm: bcm2835: Switch to SPDX identifier
author
Stefan Wahren
<
[email protected]
>
Sat, 10 Nov 2018 16:22:58 +0000
(17:22 +0100)
committer
Thierry Reding
<
[email protected]
>
Mon, 24 Dec 2018 11:06:55 +0000
(12:06 +0100)
Adopt the SPDX license identifier headers to ease license compliance
management.
Cc: Bart Tanghe <
[email protected]
>
Signed-off-by: Stefan Wahren <
[email protected]
>
Reviewed-by: Eric Anholt <
[email protected]
>
Signed-off-by: Thierry Reding <
[email protected]
>
drivers/pwm/pwm-bcm2835.c
patch
|
blob
|
history
diff --git
a/drivers/pwm/pwm-bcm2835.c
b/drivers/pwm/pwm-bcm2835.c
index db001cba937fd8617fc81720e21c30601f2bfec5..5652f461d9941f9f69b096c59ce368eb5a4f560f 100644
(file)
--- a/
drivers/pwm/pwm-bcm2835.c
+++ b/
drivers/pwm/pwm-bcm2835.c
@@
-1,9
+1,6
@@
+// SPDX-License-Identifier: GPL-2.0
/*
* Copyright 2014 Bart Tanghe <
[email protected]
>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; version 2.
*/
#include <linux/clk.h>