From: Felipe Balbi Date: Wed, 3 Apr 2013 18:01:44 +0000 (+0300) Subject: usb: gadget: nokia: include f_ecm.c X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~63^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b192de60b5a584ee4ed967fb6758773c75e4643;p=pandora-kernel.git usb: gadget: nokia: include f_ecm.c recent changes to gadget framework have exposed a flaw in nokia.c where it uses f_ecm.c but it wasn't including it like other gadget drivers. This is a temporary patch until all other function drivers are converted to new API where each function driver becomes a module and binding is done through configfs. Solves a linking error when building g_nokia.ko Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed