From: Vineet Gupta Date: Fri, 7 Feb 2014 08:17:43 +0000 (+0530) Subject: ARC: switch to generic ENTRY/END assembler annotations X-Git-Tag: v3.15-rc1~55^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec7ac6afd07b2d958aab9dfc0a686300b856922a;p=pandora-kernel.git ARC: switch to generic ENTRY/END assembler annotations With commit 9df62f054406 "arch: use ASM_NL instead of ';'" the generic macros can handle the arch specific newline quirk. Hence we can get rid of ARC asm macros and use the "C" style macros. Signed-off-by: Vineet Gupta --- Reading git-diff-tree failed