aboutsummaryrefslogtreecommitdiff
path: root/include/linux/const.h
AgeCommit message (Collapse)AuthorFilesLines
2007-05-08consolidate asm/const.h to linux/const.hRandy Dunlap1-0/+19
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. [[email protected]: fix include/asm-x86_64/Kbuild] Signed-off-by: Randy Dunlap <[email protected]> Signed-off-by: David S. Miller <[email protected]> Cc: Andi Kleen <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>