Message ID | 20190722145211.1154785-1-arnd@arndb.de (mailing list archive) |
---|---|
State | Mainlined, archived |
Commit | d64b212ea960db4276a1d8372bd98cb861dfcbb0 |
Headers | show |
Series | [RESEND] ARM: davinci: fix sleep.S build error on ARMv4 | expand |
diff --git a/arch/arm/mach-davinci/sleep.S b/arch/arm/mach-davinci/sleep.S index 05d03f09ff54..71262dcdbca3 100644 --- a/arch/arm/mach-davinci/sleep.S +++ b/arch/arm/mach-davinci/sleep.S @@ -24,6 +24,7 @@ #define DEEPSLEEP_SLEEPENABLE_BIT BIT(31) .text + .arch armv5te /* * Move DaVinci into deep sleep state *