733482e445
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> |
||
---|---|---|
.. | ||
alchemy-flash.c | ||
amd76xrom.c | ||
arctic-mtd.c | ||
autcpu12-nvram.c | ||
bast-flash.c | ||
beech-mtd.c | ||
cdb89712.c | ||
ceiva.c | ||
cfi_flagadm.c | ||
cstm_mips_ixx.c | ||
dbox2-flash.c | ||
dc21285.c | ||
dilnetpc.c | ||
dmv182.c | ||
ebony.c | ||
edb7312.c | ||
epxa10db-flash.c | ||
fortunet.c | ||
h720x-flash.c | ||
ichxrom.c | ||
impa7.c | ||
integrator-flash.c | ||
ipaq-flash.c | ||
iq80310.c | ||
ixp4xx.c | ||
ixp2000.c | ||
Kconfig | ||
l440gx.c | ||
lasat.c | ||
lubbock-flash.c | ||
mainstone-flash.c | ||
Makefile | ||
map_funcs.c | ||
mbx860.c | ||
mpc1211.c | ||
mtx-1_flash.c | ||
netsc520.c | ||
nettel.c | ||
ocelot.c | ||
ocotea.c | ||
octagon-5066.c | ||
omap_nor.c | ||
omap-toto-flash.c | ||
pci.c | ||
pcmciamtd.c | ||
physmap.c | ||
plat-ram.c | ||
pnc2000.c | ||
pq2fads.c | ||
redwood.c | ||
rpxlite.c | ||
sa1100-flash.c | ||
sbc8240.c | ||
sbc_gxx.c | ||
sc520cdp.c | ||
scb2_flash.c | ||
scx200_docflash.c | ||
sharpsl-flash.c | ||
solutionengine.c | ||
sun_uflash.c | ||
tqm8xxl.c | ||
tqm834x.c | ||
ts5500_flash.c | ||
tsunami_flash.c | ||
uclinux.c | ||
vmax301.c | ||
walnut.c | ||
wr_sbc82xx_flash.c |