make s2io.c:init_tti() static
authorAdrian Bunk <bunk@kernel.org>
Tue, 4 Mar 2008 23:19:22 +0000 (15:19 -0800)
committerJeff Garzik <jeff@garzik.org>
Wed, 5 Mar 2008 12:24:01 +0000 (07:24 -0500)
commit0d66afe7805b169b6bf3c7a88cf8163298b8ef05
treec89e797a30488491fc042f591bbbc239407572d6
parentf9e7d100ddea5cdcea7a02230566f36b0a648c2e
make s2io.c:init_tti() static

Make the needlessly global init_tti() static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: "Ramkrishna Vepa" <Ramkrishna.Vepa@neterion.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/s2io.c