diff options
Diffstat (limited to 'include/linux/platform_data/atmel.h')
| -rw-r--r-- | include/linux/platform_data/atmel.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/linux/platform_data/atmel.h b/include/linux/platform_data/atmel.h index e26b0c14edea..1466443797d7 100644 --- a/include/linux/platform_data/atmel.h +++ b/include/linux/platform_data/atmel.h | |||
| @@ -87,13 +87,6 @@ struct atmel_uart_data { | |||
| 87 | int rts_gpio; /* optional RTS GPIO */ | 87 | int rts_gpio; /* optional RTS GPIO */ |
| 88 | }; | 88 | }; |
| 89 | 89 | ||
| 90 | /* Touchscreen Controller */ | ||
| 91 | struct at91_tsadcc_data { | ||
| 92 | unsigned int adc_clock; | ||
| 93 | u8 pendet_debounce; | ||
| 94 | u8 ts_sample_hold_time; | ||
| 95 | }; | ||
| 96 | |||
| 97 | /* CAN */ | 90 | /* CAN */ |
| 98 | struct at91_can_data { | 91 | struct at91_can_data { |
| 99 | void (*transceiver_switch)(int on); | 92 | void (*transceiver_switch)(int on); |
