commit | 9e22eb616f861a25e3123d1221bad61f8f132913 | [log] [tgz] |
---|---|---|
author | Laura Abbott <labbott@redhat.com> | Tue Jan 10 13:35:47 2017 -0800 |
committer | Will Deacon <will.deacon@arm.com> | Thu Jan 12 15:05:39 2017 +0000 |
tree | 43d76c3e2f68efa8765bd21d0318c92604a3268f | |
parent | 42d1a731ffee44b16c06df371ffdbb14135c11e3 [diff] |
arm64: Move some macros under #ifndef __ASSEMBLY__ Several macros for various x_to_y exist outside the bounds of an __ASSEMBLY__ guard. Move them in preparation for support for CONFIG_DEBUG_VIRTUAL. Reviewed-by: Mark Rutland <mark.rutland@arm.com> Tested-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Laura Abbott <labbott@redhat.com> Signed-off-by: Will Deacon <will.deacon@arm.com>