Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM: 7139/1: fix compilation with CONFIG_ARM_ATAG_DTB_COMPAT and larg…
…e TEXT_OFFSET If TEXT_OFFSET is too large (e.g. like on MSM) the resulting immediate argument gets wider than 8 bits. Noticed by David Brown <davidb@codeaurora.org> Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
- Loading branch information