aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c2410/include/mach/gta02.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s3c2410/include/mach/gta02.h')
-rw-r--r--arch/arm/mach-s3c2410/include/mach/gta02.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/mach-s3c2410/include/mach/gta02.h b/arch/arm/mach-s3c2410/include/mach/gta02.h
index 354043b8e2d..68f853ec2ac 100644
--- a/arch/arm/mach-s3c2410/include/mach/gta02.h
+++ b/arch/arm/mach-s3c2410/include/mach/gta02.h
@@ -4,8 +4,6 @@
#include <mach/regs-gpio.h>
#include <mach/irqs.h>
-#include <linux/mfd/pcf50633/core.h>
-
/* Different hardware revisions, passed in ATAG_REVISION by u-boot */
#define GTA02v1_SYSTEM_REV 0x00000310
#define GTA02v2_SYSTEM_REV 0x00000320
@@ -108,6 +106,4 @@
int gta02_get_pcb_revision(void);
-extern struct pcf50633_platform_data gta02_pcf_pdata;
-
#endif /* _GTA02_H */