From: Hauke Mehrtens Date: Sun, 5 Aug 2012 14:54:41 +0000 (+0200) Subject: bcma: make some functions static X-Git-Tag: v3.7-rc1~70^2~42^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94f3457f4da43a44f17789f3e0bc8fb2ee9593ca;p=pandora-kernel.git bcma: make some functions static The functions and structs are not used in an other file and the prototypes are in no header file, just make them static so the compiler is able to optimize them better. Signed-off-by: Hauke Mehrtens Signed-off-by: John W. Linville --- Reading git-diff-tree failed