From: Paul Mackerras Date: Thu, 20 Oct 2005 11:00:20 +0000 (+1000) Subject: ppc64: Move init_boot_text call and conswitchp init into setup_arch X-Git-Tag: v2.6.15-rc1~59^2~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0458060c1c59c5378d8fb5daabe18cf4681c35cd;p=pandora-kernel.git ppc64: Move init_boot_text call and conswitchp init into setup_arch This way they get done in one place for all platforms, and it is more consistent with what ppc32 does. Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed