sh: make pcibios_max_latency static
authorAdrian Bunk <bunk@kernel.org>
Tue, 17 Jun 2008 22:33:40 +0000 (01:33 +0300)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jul 2008 09:10:30 +0000 (18:10 +0900)
commit62410034e79d9249647d1fe6f6f35a06b3747e68
treebba8d94d245ac30947ed43650602f76097512a8f
parent175fb09f4a770fd542947e8c3f4e6dbf07debea9
sh: make pcibios_max_latency static

This patch makes the needlessly global pcibios_max_latency static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/drivers/pci/pci.c