Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[deliverable/linux.git] / include / linux / platform_data / atmel.h
index 9127ebbaa48761c9321f58254e7a9241d3200769..bdc0ee8e84e938d702cb6ed16e3b6e54b424d7a2 100644 (file)
@@ -65,11 +65,6 @@ struct atmel_uart_data {
        struct serial_rs485     rs485;          /* rs485 settings */
 };
 
-/* CAN */
-struct at91_can_data {
-       void (*transceiver_switch)(int on);
-};
-
 /* FIXME: this needs a better location, but gets stuff building again */
 extern int at91_suspend_entering_slow_clock(void);
 
This page took 0.028391 seconds and 5 git commands to generate.