commit | 57744ea95edd340d7140852ce86c743df2cd588c | [log] [tgz] |
---|---|---|
author | Geoff Levand <geoffrey.levand@am.sony.com> | Fri Nov 10 12:01:02 2006 -0800 |
committer | Paul Mackerras <paulus@samba.org> | Mon Nov 13 14:49:18 2006 +1100 |
tree | c48065dd375b4ddcc817814ee889556a4d1978c3 | |
parent | fc9e8b4e275b6882cb537154c8fc7cde3692eea0 [diff] |
[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 <geoffrey.levand@am.sony.com> Signed-off-by: Paul Mackerras <paulus@samba.org>