aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c2410
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/mach-s3c2410
parentd5c7291ce4933145a515df22655a9b35f425ae16 (diff)
massive-dust.patch
Signed-off-by: Andy Green <andy@openmoko.com>
Diffstat (limited to 'arch/arm/mach-s3c2410')
-rw-r--r--arch/arm/mach-s3c2410/include/mach/gta02.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2410/include/mach/gta02.h b/arch/arm/mach-s3c2410/include/mach/gta02.h
index 68f853ec2ac..ef0b1843dce 100644
--- a/arch/arm/mach-s3c2410/include/mach/gta02.h
+++ b/arch/arm/mach-s3c2410/include/mach/gta02.h
@@ -106,4 +106,6 @@
int gta02_get_pcb_revision(void);
+extern struct pcf50633 *gta02_pcf;
+
#endif /* _GTA02_H */