aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/btext.h
Commit message (Collapse)AuthorAge
* sparc: drop use of extern for prototypes in arch/sparc/include/asmSam Ravnborg2014-05-18
| | | | | | | | | | | Drop extern for all prototypes and adjust alignment of parameters as required after the removal. In a few rare cases adjust linelength to conform to maximum 80 chars, and likewise in a few rare cases adjust alignment of parameters to static functions. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>
* sparc64: Faster early-boot framebuffer console.David S. Miller2009-11-27
Borrow the powerpc bootx text console driver. Signed-off-by: David S. Miller <davem@davemloft.net>