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:
0025283
)
ARM: S3C64XX: Fix build with WM1190 disabled and WM1192 enabled on SMDK6410
author
Mark Brown
<
[email protected]
>
Thu, 3 Mar 2011 22:59:20 +0000
(07:59 +0900)
committer
Kukjin Kim
<
[email protected]
>
Fri, 4 Mar 2011 06:46:27 +0000
(15:46 +0900)
Avoid relying on implicit inclusion of machine.h
Signed-off-by: Mark Brown <
[email protected]
>
Signed-off-by: Kukjin Kim <
[email protected]
>
arch/arm/mach-s3c64xx/mach-smdk6410.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-s3c64xx/mach-smdk6410.c
b/arch/arm/mach-s3c64xx/mach-smdk6410.c
index e85192a86fbe1a9f51bb9da15f20899bf0b4ab3e..a74f2c9f9f36e2195cfc04d18cc7cf866bf912d6 100644
(file)
--- a/
arch/arm/mach-s3c64xx/mach-smdk6410.c
+++ b/
arch/arm/mach-s3c64xx/mach-smdk6410.c
@@
-28,6
+28,7
@@
#include <linux/delay.h>
#include <linux/smsc911x.h>
#include <linux/regulator/fixed.h>
+#include <linux/regulator/machine.h>
#ifdef CONFIG_SMDK6410_WM1190_EV1
#include <linux/mfd/wm8350/core.h>