aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-s3c24xx
diff options
context:
space:
mode:
authorAndy Green <andy@openmoko.com>2009-01-27 14:38:42 +0000
committerAndy Green <agreen@octopus.localdomain>2009-01-27 14:38:42 +0000
commit5619c333227a8525c8e0cac42cbd80eb0b670708 (patch)
tree37c7b958dea81cd46f2c304fbe0109ff5600e87d /arch/arm/plat-s3c24xx
parentd5c7291ce4933145a515df22655a9b35f425ae16 (diff)
massive-dust.patch
Signed-off-by: Andy Green <andy@openmoko.com>
Diffstat (limited to 'arch/arm/plat-s3c24xx')
-rw-r--r--arch/arm/plat-s3c24xx/neo1973_pm_gps.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/plat-s3c24xx/neo1973_pm_gps.c b/arch/arm/plat-s3c24xx/neo1973_pm_gps.c
index 3124897efd4..3db733c86f4 100644
--- a/arch/arm/plat-s3c24xx/neo1973_pm_gps.c
+++ b/arch/arm/plat-s3c24xx/neo1973_pm_gps.c
@@ -33,6 +33,8 @@
#include <linux/regulator/consumer.h>
+#include <linux/err.h>
+
struct neo1973_pm_gps_data {
int power_was_on;
struct regulator *regulator;