]> git.openfabrics.org - ~emulex/infiniband.git/commit
m68k: Toward platform agnostic framebuffer debug logging
authorFinn Thain <fthain@telegraphics.com.au>
Fri, 11 Apr 2014 05:27:58 +0000 (15:27 +1000)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 26 May 2014 20:41:25 +0000 (22:41 +0200)
commit97f3f68c21fb5edaf4503b9aef6beefddf316d76
tree4407af534254480829264531d6ad3613e92b9bd4
parenta19f8165dcec3e47486f6aa5ddb72d13bb31bdf6
m68k: Toward platform agnostic framebuffer debug logging

Code subject to #ifdef CONSOLE is made more generic, as was apparently
intended by the original author.

Remove console_put_stats() routine. If it should be somehow useful, it
should also be useful on platforms without framebuffer debug logging. The
present implementation is only built #if defined CONFIG_MAC && defined
CONSOLE even though puts() works everywhere.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Tested-by: Stephen N Chivers <schivers@csc.com.au>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/kernel/head.S