summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/btext.c
Commit message (Collapse)AuthorAgeFilesLines
* sparc: remove several unnecessary module.h include instancesPaul Gortmaker2011-10-311-1/+0
| | | | | | | | Building an allyesconfig doesn't reveal a hidden need for any of these. Since module.h brings in the whole kitchen sink, it just needlessly adds 30k+ lines to the cpp burden. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
* of/sparc: convert various prom_* functions to use phandleAndres Salomon2010-10-091-2/+2
| | | | | | | | | | Rather than passing around ints everywhere, use the phandle type where appropriate for the various functions that talk to the PROM. Signed-off-by: Andres Salomon <dilinger@queued.net> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* sparc64: Faster early-boot framebuffer console.David S. Miller2009-11-271-0/+673
Borrow the powerpc bootx text console driver. Signed-off-by: David S. Miller <davem@davemloft.net>
OpenPOWER on IntegriCloud