usb: gadget: f_ncm: Fix sparse warning
authorJingoo Han <jg1.han@samsung.com>
Mon, 16 Dec 2013 09:43:32 +0000 (18:43 +0900)
committerFelipe Balbi <balbi@ti.com>
Tue, 17 Dec 2013 19:17:43 +0000 (13:17 -0600)
commit36a61125484a3a1cc6dc66f3e4e13b25e447cf3e
treee328096fd62070a7dd163afc964bf262bbb01542
parent6195174ef4704d6e57a246189d65caed704d8613
usb: gadget: f_ncm: Fix sparse warning

Make local symbol static in order to fix the following sparse
warning.

drivers/usb/gadget/f_ncm.c:1389:21: warning: symbol 'ncm_alloc' was not declared. Should it be static?

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/f_ncm.c
This page took 0.024044 seconds and 5 git commands to generate.