From: Dmitri Vorobiev Date: Tue, 15 Jul 2008 16:57:30 +0000 (+0300) Subject: [MIPS] PCI: Make the pcibios_max_latency variable static X-Git-Tag: v2.6.27-rc1~967^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3450004a8cec8bab246372a1cabb9c2483b1e6c3;p=pandora-kernel.git [MIPS] PCI: Make the pcibios_max_latency variable static The pcibios_max_latency variable is needlessly defined global, and this patch makes it static. Build-tested using malta_defconfig. Signed-off-by: Dmitri Vorobiev Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed