commit | f3e04bdc3f360c66801a9048956e61e41a16edba | [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 | 950a392464e616b4590bc4501be46e2d7d162dea [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>