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> |
||
---|---|---|
.. | ||
pwc | ||
dabfirmware.h | ||
dabusb.c | ||
dabusb.h | ||
dsbr100.c | ||
ibmcam.c | ||
Kconfig | ||
konicawc.c | ||
Makefile | ||
ov511.c | ||
ov511.h | ||
se401.c | ||
se401.h | ||
sn9c102.h | ||
sn9c102_core.c | ||
sn9c102_hv7131d.c | ||
sn9c102_mi0343.c | ||
sn9c102_ov7630.c | ||
sn9c102_pas106b.c | ||
sn9c102_pas202bcb.c | ||
sn9c102_sensor.h | ||
sn9c102_tas5110c1b.c | ||
sn9c102_tas5130d1b.c | ||
stv680.c | ||
stv680.h | ||
ultracam.c | ||
usbvideo.c | ||
usbvideo.h | ||
vicam.c | ||
w9968cf.c | ||
w9968cf.h | ||
w9968cf_decoder.h | ||
w9968cf_vpp.h |