aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv210/mach-goni.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s5pv210/mach-goni.c')
-rw-r--r--arch/arm/mach-s5pv210/mach-goni.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/mach-s5pv210/mach-goni.c b/arch/arm/mach-s5pv210/mach-goni.c
index 6c719eccb94e..c1ce921c4088 100644
--- a/arch/arm/mach-s5pv210/mach-goni.c
+++ b/arch/arm/mach-s5pv210/mach-goni.c
@@ -234,14 +234,6 @@ static void __init goni_radio_init(void)
234 234
235/* TSP */ 235/* TSP */
236static struct mxt_platform_data qt602240_platform_data = { 236static struct mxt_platform_data qt602240_platform_data = {
237 .x_line = 17,
238 .y_line = 11,
239 .x_size = 800,
240 .y_size = 480,
241 .blen = 0x21,
242 .threshold = 0x28,
243 .voltage = 2800000, /* 2.8V */
244 .orient = MXT_DIAGONAL,
245 .irqflags = IRQF_TRIGGER_FALLING, 237 .irqflags = IRQF_TRIGGER_FALLING,
246}; 238};
247 239