Skip to content

Commit

Permalink
usb: gadget: multi: Remove unused include
Browse files Browse the repository at this point in the history
cleanup only, no functional changes.

Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
  • Loading branch information
Andrzej Pietrasiewicz authored and Felipe Balbi committed Jun 10, 2013
1 parent 17b8097 commit cf99e8c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/usb/gadget/multi.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ MODULE_LICENSE("GPL");

#define USBF_ECM_INCLUDED
#include "f_ecm.c"
#include "f_subset.c"
#ifdef USB_ETH_RNDIS
# include "f_rndis.c"
# include "rndis.h"
Expand Down

0 comments on commit cf99e8c

Please sign in to comment.