From: Isaku Yamahata Date: Wed, 2 Apr 2008 17:53:58 +0000 (-0700) Subject: xen: make include/xen/page.h portable moving those definitions under asm dir X-Git-Tag: v2.6.26-rc1~1065^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20e71f2edb5991de8f2a70902b4aa5982f67c69c;p=pandora-kernel.git xen: make include/xen/page.h portable moving those definitions under asm dir The definitions in include/asm/xen/page.h are arch specific. ia64/xen wants to define its own version. So move them to arch specific directory and keep include/xen/page.h in order not to break compilation. Signed-off-by: Isaku Yamahata Signed-off-by: Jeremy Fitzhardinge Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed