diff options
| author | Jingoo Han <[email protected]> | 2013-08-05 12:12:42 +0900 |
|---|---|---|
| committer | Felipe Balbi <[email protected]> | 2013-08-09 16:33:36 +0300 |
| commit | bf19647d8f19e89bdf94eef387cfc3825bb48d7f (patch) | |
| tree | 3724a3ef4b44b11cbc7a8c230595d2404f6cff1b /tools/perf/scripts/python | |
| parent | 136c489b1cdcaad8f3da31298b839b5861d9de6d (diff) | |
usb: gadget: rndis: Staticize rndis_init()/rndis_exit()
rndis_init() and rndis_exit() are used only in this file.
Fix the following sparse warnings:
drivers/usb/gadget/rndis.c:1145:5: warning: symbol 'rndis_init' was not declared. Should it be static?
drivers/usb/gadget/rndis.c:1179:6: warning: symbol 'rndis_exit' was not declared. Should it be static?
Signed-off-by: Jingoo Han <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions