[SPARC]: Kill 'prom_palette'.
authorDavid S. Miller <davem@davemloft.net>
Mon, 18 Feb 2008 23:28:16 +0000 (15:28 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 Feb 2008 23:28:16 +0000 (15:28 -0800)
commit667bc389c716389795c6cfa145ab5ef6279fbb62
tree53a240acf9e4eef42cec6de3c8324f04cbc0c094
parent30b3cfe1f67550bb6ec6868507a78060ef98269a
[SPARC]: Kill 'prom_palette'.

The idea of this thing is we could save/restore the firmware's
palette when breaking in and out of the firmware prompt.

Only one driver implemented this (atyfb) and it's value is
questionable.  If you're just debugging you don't really
care that the characters end up being purple or whatever.

And we can provide better debugging and firmware command
facilities with minimal in-kernel console I/O drivers.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/kernel/process.c
arch/sparc/kernel/setup.c
arch/sparc/prom/misc.c
arch/sparc64/kernel/process.c
arch/sparc64/kernel/setup.c
arch/sparc64/kernel/sparc64_ksyms.c
arch/sparc64/prom/misc.c