[IA64-SGI] sn_console.c minor cleanup
authorJes Sorensen <jes@sgi.com>
Tue, 17 Jan 2006 18:05:12 +0000 (13:05 -0500)
committerTony Luck <tony.luck@intel.com>
Tue, 17 Jan 2006 21:54:41 +0000 (13:54 -0800)
commitd171e519da635a82ab759cbfd46617ac160c9ec0
tree129540046270818c36f0bb9d29c8b387e664725a
parentf9e505a9a03df5acace6e758c8d12982635a1c64
[IA64-SGI] sn_console.c minor cleanup

Fix printk level and remove unnecessary CONFIG_SMP|CONFIG_PREEMPT tests
as this is taken care through the spinlock macros anyway.

Signed-off-by: Jes Sorensen <jes@sgi.com>
Signed-off-by: Pat Gefre <pfg@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
drivers/serial/sn_console.c