From: Geoff Levand Date: Fri, 10 Nov 2006 20:01:02 +0000 (-0800) Subject: [PATCH] Check for null init_early routine X-Git-Tag: v2.6.20-rc1~34^2~40^2~8^2~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57744ea95edd340d7140852ce86c743df2cd588c;p=pandora-kernel.git [PATCH] Check for null init_early routine Add a check for a null ppc_md.init_early to allow platforms that don't require an init_early routine to just set this member to null. Signed-off-by: Geoff Levand Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed