[PATCH 20/20] fix-add-gta02-i2c-include.patch

Jonas Bonn jonas.bonn at gmail.com
Wed Oct 1 21:47:32 CEST 2008


From: Andy Green <andy at openmoko.com>

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 at openmoko.com>
---
 arch/arm/mach-s3c2440/mach-gta02.c |    2 ++
 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 a085c90..49d40cf 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 */
-- 
1.5.4.3




More information about the openmoko-kernel mailing list