diff options
Diffstat (limited to 'include/linux/platform_data')
| -rw-r--r-- | include/linux/platform_data/touchscreen-s3c2410.h | 1 |
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 58dc7c5ae63b..71eccaa9835d 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 { | |||
| 17 | }; | 17 | }; |
| 18 | 18 | ||
| 19 | extern void s3c24xx_ts_set_platdata(struct s3c2410_ts_mach_info *); | 19 | extern void s3c24xx_ts_set_platdata(struct s3c2410_ts_mach_info *); |
| 20 | extern void s3c64xx_ts_set_platdata(struct s3c2410_ts_mach_info *); | ||
| 20 | 21 | ||
| 21 | /* defined by architecture to configure gpio */ | 22 | /* defined by architecture to configure gpio */ |
| 22 | extern void s3c24xx_ts_cfg_gpio(struct platform_device *dev); | 23 | extern void s3c24xx_ts_cfg_gpio(struct platform_device *dev); |
