Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sparc: drop use of extern for prototypes in arch/sparc/include/asm | Sam Ravnborg | 2014-05-18 | 1 | -1/+1 |
| | | | | | | | | | | | 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. Miller | 2009-11-27 | 1 | -0/+6 |
Borrow the powerpc bootx text console driver. Signed-off-by: David S. Miller <davem@davemloft.net> |