diff options
Diffstat (limited to 'include/linux/platform_data/atmel.h')
| -rw-r--r-- | include/linux/platform_data/atmel.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/linux/platform_data/atmel.h b/include/linux/platform_data/atmel.h index 527a85c61924..c121ddf74f7f 100644 --- a/include/linux/platform_data/atmel.h +++ b/include/linux/platform_data/atmel.h | |||
| @@ -74,11 +74,6 @@ struct atmel_uart_data { | |||
| 74 | struct serial_rs485 rs485; /* rs485 settings */ | 74 | struct serial_rs485 rs485; /* rs485 settings */ |
| 75 | }; | 75 | }; |
| 76 | 76 | ||
| 77 | /* CAN */ | ||
| 78 | struct at91_can_data { | ||
| 79 | void (*transceiver_switch)(int on); | ||
| 80 | }; | ||
| 81 | |||
| 82 | /* FIXME: this needs a better location, but gets stuff building again */ | 77 | /* FIXME: this needs a better location, but gets stuff building again */ |
| 83 | extern int at91_suspend_entering_slow_clock(void); | 78 | extern int at91_suspend_entering_slow_clock(void); |
| 84 | 79 | ||
