kernel-ark/arch/mips
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
..
arc
au1000 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel 2005-10-31 07:32:56 -08:00
boot Add .gitignore files for MIPS. 2005-11-07 18:05:37 +00:00
cobalt
configs PNX8550 uses a MIPS32-like processor core, not R4xx0. 2005-11-07 18:05:36 +00:00
ddb5xxx Use rtc_lock to protect RTC operations 2005-11-07 18:05:38 +00:00
dec Use rtc_lock to protect RTC operations 2005-11-07 18:05:38 +00:00
galileo-boards/ev96100
gt64120
ite-boards
jazz
jmr3927 Use rtc_lock to protect RTC operations 2005-11-07 18:05:38 +00:00
kernel Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus 2005-11-07 11:15:23 -08:00
lasat Use rtc_lock to protect RTC operations 2005-11-07 18:05:38 +00:00
lib
lib-32
lib-64
math-emu
mips-boards
mm
momentum Use rtc_lock to protect RTC operations 2005-11-07 18:05:38 +00:00
oprofile
pci
philips/pnx8550
pmc-sierra Use rtc_lock to protect RTC operations 2005-11-07 18:05:38 +00:00
qemu
sgi-ip22 Use rtc_lock to protect RTC operations 2005-11-07 18:05:38 +00:00
sgi-ip27
sgi-ip32
sibyte Use rtc_lock to protect RTC operations 2005-11-07 18:05:38 +00:00
sni
tx4927
tx4938 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00
vr41xx
defconfig
Kconfig PNX8550 uses a MIPS32-like processor core, not R4xx0. 2005-11-07 18:05:36 +00:00
Kconfig.debug
Makefile