1
0
Fork 0

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>
hifive-unleashed-5.1
Andrzej Pietrasiewicz 2013-03-14 16:11:57 +01:00 committed by Felipe Balbi
parent 4f47a1be0f
commit 81f886cb7a
1 changed files with 0 additions and 1 deletions

View File

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