linux-stable/drivers/mtd/nand
Olaf Hering 733482e445 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
This patch removes almost all inclusions of linux/version.h.  The 3
#defines are unused in most of the touched files.

A few drivers use the simple KERNEL_VERSION(a,b,c) macro, which is
unfortunatly in linux/version.h.

There are also lots of #ifdef for long obsolete kernels, this was not
touched.  In a few places, the linux/version.h include was move to where
the LINUX_VERSION_CODE was used.

quilt vi `find * -type f -name "*.[ch]"|xargs grep -El '(UTS_RELEASE|LINUX_VERSION_CODE|KERNEL_VERSION|linux/version.h)'|grep -Ev '(/(boot|coda|drm)/|~$)'`

search pattern:
/UTS_RELEASE\|LINUX_VERSION_CODE\|KERNEL_VERSION\|linux\/\(utsname\|version\).h

Signed-off-by: Olaf Hering <olh@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-09 07:55:57 -08:00
..
au1550nd.c [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00
autcpu12.c [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00
diskonchip.c [MTD] NAND: Clean up trailing white spaces 2005-11-07 15:10:37 +01:00
edb7312.c [MTD] NAND: Clean up trailing white spaces 2005-11-07 15:10:37 +01:00
h1910.c [MTD] NAND: Clean up trailing white spaces 2005-11-07 15:10:37 +01:00
Kconfig [MTD] NAND: Clean up trailing white spaces 2005-11-07 15:10:37 +01:00
Makefile [MTD] NAND: Remove unmaintained tx49xx board drivers 2005-07-06 11:40:12 +02:00
nand_base.c Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 2005-11-07 10:24:08 -08:00
nand_bbt.c [MTD] NAND: Clean up trailing white spaces 2005-11-07 15:10:37 +01:00
nand_ecc.c [MTD] NAND: Clean up trailing white spaces 2005-11-07 15:10:37 +01:00
nand_ids.c [MTD] NAND: Clean up trailing white spaces 2005-11-07 15:10:37 +01:00
nandsim.c [MTD] NAND: Clean up trailing white spaces 2005-11-07 15:10:37 +01:00
ppchameleonevb.c [MTD] NAND: Clean up trailing white spaces 2005-11-07 15:10:37 +01:00
rtc_from4.c [MTD] NAND: Clean up trailing white spaces 2005-11-07 15:10:37 +01:00
s3c2410.c [MTD] NAND: Clean up trailing white spaces 2005-11-07 15:10:37 +01:00
sharpsl.c [MTD] NAND: Clean up trailing white spaces 2005-11-07 15:10:37 +01:00
spia.c [MTD] NAND: Clean up trailing white spaces 2005-11-07 15:10:37 +01:00
toto.c [MTD] NAND: Clean up trailing white spaces 2005-11-07 15:10:37 +01:00