make probe_serial_gsc() static
authorAdrian Bunk <bunk@kernel.org>
Sun, 19 Oct 2008 03:27:45 +0000 (20:27 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 Oct 2008 15:52:36 +0000 (08:52 -0700)
commit9f561dfceaafaae73ecfc81b1156dde3056e1ec9
tree8a38d7db338d4fe07abdc9d5b22d854050758be4
parentda1cfe1ae48b2af7394718ec07194806db5dfe61
make probe_serial_gsc() static

This patch makes the needlessly global probe_serial_gsc() static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/serial/8250_gsc.c