|
@@ -87,13 +87,6 @@ struct atmel_uart_data {
|
|
|
int rts_gpio; /* optional RTS GPIO */
|
|
|
};
|
|
|
|
|
|
- /* Touchscreen Controller */
|
|
|
-struct at91_tsadcc_data {
|
|
|
- unsigned int adc_clock;
|
|
|
- u8 pendet_debounce;
|
|
|
- u8 ts_sample_hold_time;
|
|
|
-};
|
|
|
-
|
|
|
/* CAN */
|
|
|
struct at91_can_data {
|
|
|
void (*transceiver_switch)(int on);
|