make macfb_setup() static
authorAdrian Bunk <bunk@kernel.org>
Sat, 26 Jul 2008 02:46:26 +0000 (19:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Jul 2008 19:00:12 +0000 (12:00 -0700)
commit511e7483abe1ab433d8ab7a7998f799042b52941
treeba4ae9c7edd15bc3041f6ec527e699c5abe50f17
parentf56f6d30c75984d0aba2656eaeb35f3806395191
make macfb_setup() static

This patch makes the needlessly global macfb_setup() 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/video/macfb.c