projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db22cf9
)
ARM: s3c64xx: Remove clk-provider.h include
author
Stephen Boyd
<sboyd@codeaurora.org>
Fri, 19 Jun 2015 22:00:46 +0000
(15:00 -0700)
committer
Stephen Boyd
<sboyd@codeaurora.org>
Mon, 20 Jul 2015 17:52:34 +0000
(10:52 -0700)
This file doesn't use the clk provider APIs. Remove the include.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
arch/arm/mach-s3c64xx/common.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/mach-s3c64xx/common.c
b/arch/arm/mach-s3c64xx/common.c
index 16547f2641a32d343bb8ea44adfdf106ad781f49..25d6676f8d6e80d1e75cea63b662de8a7e8ef61c 100644
(file)
--- a/
arch/arm/mach-s3c64xx/common.c
+++ b/
arch/arm/mach-s3c64xx/common.c
@@
-21,7
+21,6
@@
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/module.h>
-#include <linux/clk-provider.h>
#include <linux/interrupt.h>
#include <linux/ioport.h>
#include <linux/serial_core.h>