projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d770e55
)
ARM: at91: Remove clk-provider.h include
author
Stephen Boyd
<sboyd@codeaurora.org>
Tue, 23 Jun 2015 23:08:06 +0000
(16:08 -0700)
committer
Stephen Boyd
<sboyd@codeaurora.org>
Mon, 20 Jul 2015 17:52:23 +0000
(10:52 -0700)
This file doesn't use the clk provider APIs. Remove the include.
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
arch/arm/mach-at91/at91rm9200.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/mach-at91/at91rm9200.c
b/arch/arm/mach-at91/at91rm9200.c
index eaf58f88ef5dcd262a862e96b0656b03a31cf8b3..685826c4a710b16e11f21a400480b516ed8c09d9 100644
(file)
--- a/
arch/arm/mach-at91/at91rm9200.c
+++ b/
arch/arm/mach-at91/at91rm9200.c
@@
-8,7
+8,6
@@
* Licensed under GPLv2 or later.
*/
-#include <linux/clk-provider.h>
#include <linux/of.h>
#include <linux/of_platform.h>