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>
20 years ago
..
Kconfig
[ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2
20 years ago
Makefile
[ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2
20 years ago
Makefile.boot
[PATCH] ARM: 2798/1: OMAP update 2/11: Change ARM Kconfig to support omap1 and omap2
20 years ago
board-generic.c
[ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2
20 years ago
board-h2.c
Create platform_device.h to contain all the platform device details.
20 years ago
board-h3.c
Create platform_device.h to contain all the platform device details.
20 years ago
board-innovator.c
Create platform_device.h to contain all the platform device details.
20 years ago
board-netstar.c
Create platform_device.h to contain all the platform device details.
20 years ago
board-osk.c
Create platform_device.h to contain all the platform device details.
20 years ago
board-perseus2.c
Create platform_device.h to contain all the platform device details.
20 years ago
board-voiceblue.c
Create platform_device.h to contain all the platform device details.
20 years ago
devices.c
Create platform_device.h to contain all the platform device details.
20 years ago
fpga.c
[ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2
20 years ago
id.c
[PATCH] ARM: 2801/1: OMAP update 6/11: Split OMAP1 common code into id, io and serial
20 years ago
io.c
[ARM] 2987/1: Replace map_desc.physical with map_desc.pfn: OMAP
20 years ago
irq.c
[ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2
20 years ago
leds-h2p2-debug.c
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
20 years ago
leds-innovator.c
[ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2
20 years ago
leds-osk.c
[ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2
20 years ago
leds.c
[ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2
20 years ago
leds.h
[PATCH] ARM: 2799/1: OMAP update 4/11: Move OMAP1 LED code into mach-omap1 directory
20 years ago
serial.c
Merge master.kernel.org:/home/rmk/linux-2.6-serial
20 years ago
time.c
[ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2
20 years ago