From: Dmitri Vorobiev Date: Mon, 31 Mar 2008 22:03:22 +0000 (+0400) Subject: [MIPS] make mdesc and prom_getmdesc() static X-Git-Tag: v2.6.26-rc1~700^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddaf5740b9e822d3650a19ab9757b49ddf5c95de;p=pandora-kernel.git [MIPS] make mdesc and prom_getmdesc() static Neither the mdesc[] array nor the prom_getmdesc() function need to be global. This patch makes them static. Successfully build-tested using default configs for Malta, Atlas and SEAD boards. Runtime test successfully performed by booting the Malta 4Kc board up to the shell prompt. Signed-off-by: Dmitri Vorobiev Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed