commit | 1f109fd99fe4777e6bf8ee526b67a29b37782c88 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Tue Apr 08 10:45:50 2008 -0500 |
committer | Andrew Fleming-AFLEMING <afleming@freescale.com> | Fri Apr 11 17:32:51 2008 -0500 |
tree | 43b265689bcd9451bf2d4935ed61df76660fc466 | |
parent | a48499f81ad1727ed99a7fb4450c8254ea1d5ee0 [diff] |
85xx: Use SVR_SOC_VER instead of SVR_VER The recent change introduced by 'Update SVR numbers to expand support' now requires that we use SVR_SOC_VER instead of SVR_VER if we want to compare against a particular processor id. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>