From: Fabio Estevam Date: Sat, 5 Apr 2014 01:27:59 +0000 (-0300) Subject: usb: gadget: rndis: Include "u_rndis.h" X-Git-Tag: omap-for-v3.16/pm-signed~48^2~20^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae8dd0cc4146740e24ffb2092530c47e838001c5;p=pandora-kernel.git usb: gadget: rndis: Include "u_rndis.h" Include "u_rndis.h" in order to fix the following sparse warning: drivers/usb/gadget/rndis.c:1144:5: warning: symbol 'rndis_init' was not declared. Should it be static? drivers/usb/gadget/rndis.c:1177:6: warning: symbol 'rndis_exit' was not declared. Should it be static? Signed-off-by: Fabio Estevam Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed