Re: [PATCH 01/20] usb/gadget: start with libcomposite

2012-08-24 Thread Michal Nazarewicz
Sebastian Andrzej Siewior writes: > This patch aims to be simple. It removes #include usbstribgs.c line from each > gadget and creates libcomposite.ko which has only one member, that is > usbstribgs.c. > > Signed-off-by: Sebastian Andrzej Siewior Acked-by: Michal Nazarewicz -- Best regards,

[PATCH 01/20] usb/gadget: start with libcomposite

2012-08-24 Thread Sebastian Andrzej Siewior
This patch aims to be simple. It removes #include usbstribgs.c line from each gadget and creates libcomposite.ko which has only one member, that is usbstribgs.c. Signed-off-by: Sebastian Andrzej Siewior --- drivers/staging/ccg/Kconfig |1 + drivers/staging/ccg/ccg.c |1