Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM: 7637/1: memory: use SZ_ constants for defining the virtual memor…
…y layout Parts of the virtual memory layout (mainly the modules area) are described using open-coded immediate values. Use the SZ_ definitions from linux/sizes.h instead to make the code clearer. Acked-by: Nicolas Pitre <nico@linaro.org> Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
- Loading branch information