You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
19 years ago
..
agp
…
drm
…
ftape
…
ip2
…
ipmi
…
mwave
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
19 years ago
pcmcia
…
rio
…
tpm
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
19 years ago
watchdog
…
.gitignore
…
ChangeLog
…
Kconfig
…
Makefile
…
amiserial.c
…
applicom.c
…
applicom.h
…
cd1865.h
…
consolemap.c
…
cp437.uni
…
cyclades.c
…
decserial.c
…
defkeymap.c_shipped
…
defkeymap.map
…
digi.h
…
digi1.h
…
digiFep1.h
…
digiPCI.h
…
ds1286.c
…
ds1302.c
…
ds1620.c
…
dsp56k.c
…
dtlk.c
…
ec3104_keyb.c
…
efirtc.c
…
epca.c
…
epca.h
…
epcaconfig.h
…
esp.c
…
generic_nvram.c
…
generic_serial.c
…
genrtc.c
…
hangcheck-timer.c
…
hpet.c
…
hvc_console.c
…
hvc_vio.c
…
hvcs.c
…
hvsi.c
…
hw_random.c
…
i8k.c
…
ip2.c
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
19 years ago
ip2main.c
…
ip27-rtc.c
…
isicom.c
…
istallion.c
…
ite_gpio.c
…
keyboard.c
…
lcd.c
…
lcd.h
…
lp.c
…
mbcs.c
…
mbcs.h
…
mem.c
…
misc.c
…
mmtimer.c
…
moxa.c
…
mxser.c
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
19 years ago
mxser.h
…
n_hdlc.c
…
n_r3964.c
…
n_tty.c
…
nvram.c
…
nwbutton.c
…
nwbutton.h
…
nwflash.c
…
ppdev.c
…
pty.c
…
qtronix.c
…
qtronixmap.c_shipped
…
qtronixmap.map
…
random.c
…
raw.c
…
riscom8.c
…
riscom8.h
…
riscom8_reg.h
…
rocket.c
…
rocket.h
…
rocket_int.h
…
rtc.c
…
s3c2410-rtc.c
…
scan_keyb.c
…
scan_keyb.h
…
scc.h
…
scx200_gpio.c
…
selection.c
…
ser_a2232.c
…
ser_a2232.h
…
ser_a2232fw.ax
…
ser_a2232fw.h
…
serial167.c
…
snsc.c
…
snsc.h
…
snsc_event.c
…
sonypi.c
…
specialix.c
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
19 years ago
specialix_io8.h
…
stallion.c
…
sx.c
…
sx.h
…
sxboards.h
…
sxwindow.h
…
synclink.c
…
synclinkmp.c
…
sysrq.c
…
tb0219.c
…
tipar.c
…
tlclk.c
…
toshiba.c
…
tty_io.c
…
tty_ioctl.c
…
vc_screen.c
…
viocons.c
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
19 years ago
viotape.c
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
19 years ago
vme_scc.c
…
vr41xx_giu.c
…
vr41xx_rtc.c
…
vt.c
…
vt_ioctl.c
…