x86: use __ASSEMBLY__ rather than __ASSEMBLER__
authorAndres Salomon <dilinger@queued.net>
Sat, 5 Jun 2010 15:40:42 +0000 (11:40 -0400)
committerH. Peter Anvin <hpa@linux.intel.com>
Tue, 8 Jun 2010 00:27:11 +0000 (17:27 -0700)
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 <dilinger@queued.net>
LKML-Reference: <20100605114042.35ac69c1@dev.queued.net>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>

No differences found