| Age | Commit message (Collapse) | Author |
|
turn many #if $undefined_string into #ifdef $undefined_string to fix some
warnings after -Wno-def was added to global CFLAGS
Signed-off-by: Olaf Hering <olh@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
|
Convert private ABS() defines and callers to use abs() from linux/kernel.h.
Builds successfully. stv0299, riva, & sstfb modules load.
Signed-off-by: Randy Dunlap <rddunlap@osdl.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
|
From: Randy Hron <rwhron@earthlink.net>
Cleanup of version.h in drivers/char plus a few in include/linux
that are used in drivers/char.
Duplicate #includes removed.
|
|
From: Christoph Hellwig <hch@lst.de>
keeping init order the same..
|
|
From: Adrian Bunk <bunk@fs.tum.de>
|
|
ftape.h really wants interrupt.h, not sched.h
|
|
|