[PARISC] Update pdc console from parisc tree
authorMatthew Wilcox <willy@parisc-linux.org>
Sat, 22 Oct 2005 02:50:06 +0000 (22:50 -0400)
committerKyle McMartin <kyle@parisc-linux.org>
Sat, 22 Oct 2005 02:50:06 +0000 (22:50 -0400)
commit7c92e972da0dd5b6a9ddf01030aab7dec9912b1f
treebd2d132c35e044e31dcab92915f202265f9d7929
parent40c72f20e89300dfaea28300ee17aa56d230d63f
[PARISC] Update pdc console from parisc tree

Get rid of some unnecessary includes
Remove a layer of macro indirection around pdc_console_device
Delete pdc_console_die() as it is unused
Avoid double-printing on panic by clearing CON_PRINTBUFFER rather than
setting con_start to be log_end
Make con_start and log_end static again

Signed-off-by: Matthew Wilcox <willy@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
arch/parisc/kernel/pdc_cons.c