From: Randy Dunlap Date: Tue, 8 May 2007 07:31:11 +0000 (-0700) Subject: consolidate asm/const.h to linux/const.h X-Git-Tag: v2.6.22-rc1~621 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6df95fd7ad9a842c1688d2b83bdcb7c82e9c8630;p=pandora-kernel.git consolidate asm/const.h to linux/const.h Make a global linux/const.h header file instead of having multiple, per-arch files, and convert current users of asm/const.h to use linux/const.h. Built on x86_64 and sparc64. [akpm@linux-foundation.org: fix include/asm-x86_64/Kbuild] Signed-off-by: Randy Dunlap Signed-off-by: David S. Miller Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed