commit | dc6ed61d2f824a595033744fc1f3bf4cb98768b5 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Wed Mar 28 12:46:07 2018 +0100 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Wed Mar 28 12:57:23 2018 +0100 |
tree | 84ce10a5a10b99e694a1f2973bee5dee66106dd0 | |
parent | adc91ab7854195f107c137aa197ddfe8b82a2331 [diff] |
arm64: Add temporary ERRATA_MIDR_ALL_VERSIONS compatibility macro MIDR_ALL_VERSIONS is changing, and won't have the same meaning in 4.17, and the right thing to use will be ERRATA_MIDR_ALL_VERSIONS. In order to cope with the merge window, let's add a compatibility macro that will allow a relatively smooth transition, and that can be removed post 4.17-rc1. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>