From: Andres Salomon Date: Sat, 5 Jun 2010 15:40:42 +0000 (-0400) Subject: x86: use __ASSEMBLY__ rather than __ASSEMBLER__ X-Git-Tag: v2.6.35-rc4~50^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc4ac7a5f5996712d9123ae4850948c640edb315;p=pandora-kernel.git x86: use __ASSEMBLY__ rather than __ASSEMBLER__ As Ingo pointed out in a separate patch, we should be using __ASSEMBLY__. Make that the case in pgtable headers. Signed-off-by: Andres Salomon LKML-Reference: <20100605114042.35ac69c1@dev.queued.net> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed