projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80e4068
)
i2c: meson: update with SPDX Licence identifier
author
Neil Armstrong
<narmstrong@baylibre.com>
Mon, 20 May 2019 14:01:33 +0000
(16:01 +0200)
committer
Wolfram Sang
<wsa@the-dreams.de>
Mon, 27 May 2019 19:27:25 +0000
(21:27 +0200)
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-meson.c
patch
|
blob
|
history
diff --git
a/drivers/i2c/busses/i2c-meson.c
b/drivers/i2c/busses/i2c-meson.c
index
90f5d04
..
f530d9a
100644
(file)
--- a/
drivers/i2c/busses/i2c-meson.c
+++ b/
drivers/i2c/busses/i2c-meson.c
@@
-1,11
+1,8
@@
+// SPDX-License-Identifier: GPL-2.0
/*
* I2C bus driver for Amlogic Meson SoCs
*
* Copyright (C) 2014 Beniamino Galvani <b.galvani@gmail.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.
*/
#include <linux/clk.h>