Browse Source

usb: gadget: nokia: remove unused include

f_serial.c isn't necessary in nokia.c, we can
safely remove it.

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>
Andrzej Pietrasiewicz 12 years ago
parent
commit
81f886cb7a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/usb/gadget/nokia.c

+ 0 - 1
drivers/usb/gadget/nokia.c

@@ -39,7 +39,6 @@
  */
 #include "f_ecm.c"
 #include "f_obex.c"
-#include "f_serial.c"
 #include "f_phonet.c"
 #include "u_ether.c"