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

Andy Green andy at openmoko.com
Wed Oct 1 17:12:42 CEST 2008


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 */




More information about the openmoko-kernel mailing list