From: Sam Ravnborg Date: Thu, 18 Oct 2007 07:04:34 +0000 (-0700) Subject: [PARISC] Kill off ASM_PAGE_SIZE use X-Git-Tag: v2.6.24-rc1~118^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c593571093ae0f259d3bd7a66988a7a8eb5c7bc;p=pandora-kernel.git [PARISC] Kill off ASM_PAGE_SIZE use We have the macro _AC() generally available now so the calculation of PAGE_SIZE can be made assembler compatible. Introduce use of _AC() and kill all users of ASM_PAGE_SIZE. Signed-off-by: Sam Ravnborg Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed