projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec9ffe8
)
oxnas: fix duplicate include in clk-oxnas
author
John Crispin
<john@openwrt.org>
Mon, 19 Oct 2015 10:09:16 +0000
(10:09 +0000)
committer
John Crispin
<john@openwrt.org>
Mon, 19 Oct 2015 10:09:16 +0000
(10:09 +0000)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 47215
target/linux/oxnas/files/drivers/clk/clk-oxnas.c
patch
|
blob
|
history
diff --git
a/target/linux/oxnas/files/drivers/clk/clk-oxnas.c
b/target/linux/oxnas/files/drivers/clk/clk-oxnas.c
index 00d0f7afe0c2308d701b149c8423de0a41cc9439..4dc6c4499297c77bde21ba19f582500e9d1d2c2e 100644
(file)
--- a/
target/linux/oxnas/files/drivers/clk/clk-oxnas.c
+++ b/
target/linux/oxnas/files/drivers/clk/clk-oxnas.c
@@
-15,7
+15,7
@@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include <linux/clk
-provider
.h>
+#include <linux/clk.h>
#include <linux/clkdev.h>
#include <linux/clk-provider.h>
#include <linux/of.h>