09 May, 2007

1 commit

  • 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

    Randy Dunlap