aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorAndy Green <andy@openmoko.com>2008-11-19 17:10:57 +0000
committerAndy Green <agreen@pads.home.warmcat.com>2008-11-19 17:10:57 +0000
commitd9ccffc8a8f9fcb8fd852848bd945ebd3f2a4157 (patch)
tree29f5e90b1d8f6be52e0a165d6d1b3deda0968ba6 /arch
parentfc2fd83d9108daa257a7fb4a149fafac53622a6b (diff)
fix-add-gta02-i2c-include.patch
Recent patches from Jonas Bonn seemed to need this addition to compile, it can be because it was rebased earlier today. Signed-off-by: Andy Green <andy@openmoko.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-s3c2440/mach-gta02.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2440/mach-gta02.c b/arch/arm/mach-s3c2440/mach-gta02.c
index 3a84017b3ab..9df7335711e 100644
--- a/arch/arm/mach-s3c2440/mach-gta02.c
+++ b/arch/arm/mach-s3c2440/mach-gta02.c
@@ -88,6 +88,8 @@
#include <linux/gta02_hdq.h>
#include <linux/bq27000_battery.h>
+#include <linux/i2c.h>
+
#include "../plat-s3c24xx/neo1973_pm_gps.h"
/* arbitrates which sensor IRQ owns the shared SPI bus */