commit | 7c92e972da0dd5b6a9ddf01030aab7dec9912b1f | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <willy@parisc-linux.org> | Fri Oct 21 22:50:06 2005 -0400 |
committer | Kyle McMartin <kyle@parisc-linux.org> | Fri Oct 21 22:50:06 2005 -0400 |
tree | bd2d132c35e044e31dcab92915f202265f9d7929 | |
parent | 40c72f20e89300dfaea28300ee17aa56d230d63f [diff] |
[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>