ARM: entry: get rid of asm_trace_hardirqs_on_cond
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 20 Aug 2015 13:22:48 +0000 (14:22 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 25 Aug 2015 09:32:46 +0000 (10:32 +0100)
There's no need for this macro, it can use a default for the
condition argument.

Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/assembler.h

Simple merge