From 5ba50044a2ef95f985a97d34a7efe956c67801fc Mon Sep 17 00:00:00 2001 From: Paul Walmsley Date: Thu, 25 Oct 2012 19:01:11 -0600 Subject: [PATCH] --- yaml --- r: 339676 b: refs/heads/master c: 47ba7099efe83a7413fe3706e6ba352dd0b659be h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-omap1/pm_bus.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 3f6a6eee838a..5aa95b0b9ead 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ea5d8f42a3ae7fd7a78369970772021a6d68ae15 +refs/heads/master: 47ba7099efe83a7413fe3706e6ba352dd0b659be diff --git a/trunk/arch/arm/mach-omap1/pm_bus.c b/trunk/arch/arm/mach-omap1/pm_bus.c index 16bf2f95117c..3f2d39672393 100644 --- a/trunk/arch/arm/mach-omap1/pm_bus.c +++ b/trunk/arch/arm/mach-omap1/pm_bus.c @@ -19,6 +19,8 @@ #include #include +#include "soc.h" + #ifdef CONFIG_PM_RUNTIME static int omap1_pm_runtime_suspend(struct device *dev) {