summaryrefslogtreecommitdiff
path: root/include/linux/platform_data/touchscreen-s3c2410.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/platform_data/touchscreen-s3c2410.h')
-rw-r--r--include/linux/platform_data/touchscreen-s3c2410.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/platform_data/touchscreen-s3c2410.h b/include/linux/platform_data/touchscreen-s3c2410.h
index 58dc7c5ae..71eccaa98 100644
--- a/include/linux/platform_data/touchscreen-s3c2410.h
+++ b/include/linux/platform_data/touchscreen-s3c2410.h
@@ -17,6 +17,7 @@ struct s3c2410_ts_mach_info {
};
extern void s3c24xx_ts_set_platdata(struct s3c2410_ts_mach_info *);
+extern void s3c64xx_ts_set_platdata(struct s3c2410_ts_mach_info *);
/* defined by architecture to configure gpio */
extern void s3c24xx_ts_cfg_gpio(struct platform_device *dev);