-
由 Finn Thain 提交于
In a multi-platform kernel binary we only need one early console instance. The difficulty here is that the common early console is started by early_param(), whereas the MVME16x instance is started later by config_mvme16x(). That means some interrupt setup must be done earlier. Signed-off-by: NFinn Thain <fthain@telegraphics.com.au> Tested-by: NStephen N Chivers <schivers@csc.com.au> [Geert] Tag debug_cons_write() with __ref to kill section mismatch warning Signed-off-by: NGeert Uytterhoeven <geert@linux-m68k.org>
c46f46d0