commit | 6ca813c4e515d9b868cd71703ef15f4af3aebb21 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Fri Jul 25 19:46:27 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Jul 26 12:00:12 2008 -0700 |
tree | f52630d2fe052e24ca34cc91dce2e691eac7a5ee | |
parent | 3d1e412ac5570a669e1b1fc5fd0f6859250c3d76 [diff] |
video/stifb.c: make 2 functions static This patch makes the following needlessly global functions static: - stifb_init_fb() - stifb_init() 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>