]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit02f8b541789e2c360410702523643daeea11f1e2
treebba8d94d245ac30947ed43650602f76097512a8f
parent6759d7e070e27a5806d34d8ed2b2908a3fc4a027
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