Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "ARM: 8846/1: warn if divided syntax assembler is used"
This reverts commit e8c24bb. GCC 4.7, which is still permitted, emits code using the original syntax. This means we end up with lots of assembler warnings when building with a currently-supported version of gcc. Revert the commit (with fixups to keep the follow-on -mauto-it change) to avoid these warnings. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
- Loading branch information