aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c2410/include
diff options
context:
space:
mode:
authorBalaji Rao <balajirrao@openmoko.org>2009-01-27 14:38:49 +0000
committerAndy Green <agreen@octopus.localdomain>2009-01-27 14:38:49 +0000
commit57a4af9be7051302edc51c878ecfbd90466827ff (patch)
tree51c5f9149184b63de61af0ba5dc79fa931c5aab7 /arch/arm/mach-s3c2410/include
parentcc0a09e9e49f6121622d8579b23018e378a29e23 (diff)
Subject: pcf50606_rebase_changes,patch
X-Git-Url: http://git.openmoko.org/?p=kernel.git;a=commitdiff_plain;h=445395c9fcfb78ea62ab5a69b84c2c12efe01cff pcf50606_rebase_changes,patch This patch brings into andy-tracking all changes related to pcf50606 from old balaji-tracking.
Diffstat (limited to 'arch/arm/mach-s3c2410/include')
-rw-r--r--arch/arm/mach-s3c2410/include/mach/gta01.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2410/include/mach/gta01.h b/arch/arm/mach-s3c2410/include/mach/gta01.h
index 7af36a1bc86..99181170624 100644
--- a/arch/arm/mach-s3c2410/include/mach/gta01.h
+++ b/arch/arm/mach-s3c2410/include/mach/gta01.h
@@ -71,4 +71,6 @@ struct gta01bl_machinfo {
#define GTA01Bv4_IRQ_PCF50606 IRQ_EINT9
+extern struct pcf50606 *gta01_pcf;
+
#endif /* _GTA01_H */