linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2.6.38 1/3] ARM: SMDK6410: Fix build with WM1190 disabled and WM1192 enabled
@ 2011-02-08 12:40 Mark Brown
  2011-02-08 12:40 ` [PATCH 2.6.38 2/3] ARM: SMDK6410: Update regulator names for debugfs compatiblity Mark Brown
  2011-02-08 12:40 ` [PATCH 3/3] ARM: SMDK6410: Mark regulator setup data __initdata Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Mark Brown @ 2011-02-08 12:40 UTC (permalink / raw)
  To: linux-arm-kernel

Avoid relying on implicit inclusion of machine.h

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
 arch/arm/mach-s3c64xx/mach-smdk6410.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/mach-s3c64xx/mach-smdk6410.c b/arch/arm/mach-s3c64xx/mach-smdk6410.c
index 465dbe2..8d96cb9 100644
--- 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>
-- 
1.7.2.3

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-02-08 12:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-08 12:40 [PATCH 2.6.38 1/3] ARM: SMDK6410: Fix build with WM1190 disabled and WM1192 enabled Mark Brown
2011-02-08 12:40 ` [PATCH 2.6.38 2/3] ARM: SMDK6410: Update regulator names for debugfs compatiblity Mark Brown
2011-02-08 12:40 ` [PATCH 3/3] ARM: SMDK6410: Mark regulator setup data __initdata Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).