From: Sebastian Andrzej Siewior Date: Mon, 9 Jan 2012 12:15:00 +0000 (+0100) Subject: usb: gadget: dummy_hcd: make alloc/free streams static X-Git-Tag: v3.4-rc1~184^2~22^2~39^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d81f3e4f5792acab5929ef99aad6ca5e21a31a0e;p=pandora-kernel.git usb: gadget: dummy_hcd: make alloc/free streams static There is no reason why dummy_alloc_streams() and dummy_free_streams() are global. Make them static instead. Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed