ARM: OMAP2: drop explicit assembler architecture
authorStefan Agner <stefan@agner.ch>
Mon, 27 May 2019 22:40:51 +0000 (00:40 +0200)
committerOlof Johansson <olof@lixom.net>
Wed, 19 Jun 2019 16:44:29 +0000 (09:44 -0700)
commitb8ad2985c6ea04fc64d49fcf87c08fcd03c25895
tree3008573a256f2bd6d70aeb71c59db53a24c95553
parent3fe1ee40b2a2db271513a498c475c13572dcb4c6
ARM: OMAP2: drop explicit assembler architecture

OMAP2 depends on ARCH_MULTI_V6, which makes sure that the kernel is
compiled with -march=armv6. The compiler frontend will pass the
architecture to the assembler. There is no explicit architecture
specification necessary.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-omap2/Makefile