Le 10/08/2015 16:46, Alexandre Belloni a écrit :
> struct at91_udc_data is now only used inside the driver, move it to its
> include.
>
> Signed-off-by: Alexandre Belloni
Acked-by: Nicolas Ferre
Thanks.
> ---
> drivers/usb/gadget/udc/at91_udc.h | 8
> include/linux/platform_data/a
struct at91_udc_data is now only used inside the driver, move it to its
include.
Signed-off-by: Alexandre Belloni
---
drivers/usb/gadget/udc/at91_udc.h | 8
include/linux/platform_data/atmel.h | 9 -
2 files changed, 8 insertions(+), 9 deletions(-)
diff --git a/drivers/usb/ga