commit | 70bfb032ec592c99f78791305641b22f85fb52db | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Thu Jul 21 16:50:22 2011 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Jul 29 08:53:37 2011 -0500 |
tree | d6837716e7f33204a61025a20f59f336099740c7 | |
parent | ce0f709bcd52bbe5f432771ad3a18bd3d5a6747f [diff] |
powerpc/85xx: Fix setting of EPAPR_MAGIC value Had a typo in the ifdef for 85xx, should be CONFIG_MPC85xx for it to get triggered. Was pull in the non-BookE magic number. Reported-by: John Cortell Signed-off-by: Kumar Gala <galak@kernel.crashing.org>