From: Paul Mackerras Date: Mon, 3 Apr 2006 06:37:23 +0000 (+1000) Subject: powerpc: Fix CHRP booting - needs a define_machine call X-Git-Tag: v2.6.17-rc2~16^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b86756ae76dc5e7ecff3ca52a5842155e6d457de;p=pandora-kernel.git powerpc: Fix CHRP booting - needs a define_machine call The patch removing _machine and converting platforms over to use define_machine wasn't complete as far as CHRP was concerned. This adds the define_machine call for CHRP and gets it booting again. Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed