]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/char/hvc_console.c: cleanups
authorAdrian Bunk <bunk@stusta.de>
Tue, 8 May 2007 07:24:24 +0000 (00:24 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 8 May 2007 18:14:59 +0000 (11:14 -0700)
commitff3bb7cd069f5fa141a41abde624b8448da52bb9
tree68b3bb4106dcca327227c08c0c39c96fa6ccc11b
parent0a3a08f6b1055f1d7df66a65d2cf04ad57dba080
drivers/char/hvc_console.c: cleanups

- make needlessly global code static
- remove the unused EXPORT_SYMBOL's

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/hvc_console.c