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
..
2005-07-11 21:13:56 -07:00
2005-09-13 08:22:29 -07:00
2005-10-31 17:14:57 +00:00
2005-10-18 22:27:13 -04:00
2005-09-05 17:57:22 -04:00
2005-09-09 14:03:48 -07:00
2005-11-05 21:00:01 -05:00
2005-11-05 23:40:16 -05:00
2005-11-09 07:55:57 -08:00
2005-11-05 21:00:01 -05:00
2005-10-29 18:06:54 -04:00
2005-11-08 09:41:13 -08:00
2005-11-05 21:00:01 -05:00
2005-10-28 16:09:54 -04:00
2005-11-05 23:39:54 -05:00
2005-11-09 07:55:57 -08:00
2005-10-30 17:37:29 -08:00
2005-10-29 19:07:23 +01:00
2005-10-28 16:53:13 -04:00
2005-10-28 10:13:16 -07:00
2005-11-09 07:55:57 -08:00
2005-11-07 07:53:25 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-12 20:11:55 -04:00
2005-04-16 15:20:36 -07:00
2005-07-27 16:26:20 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-26 18:33:33 -04:00
2005-06-28 15:25:31 -07:00
2005-06-27 00:41:51 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-09-21 22:34:08 -04:00
2005-10-18 22:26:01 -04:00
2005-09-23 05:18:45 -04:00
2005-04-16 15:20:36 -07:00
2005-06-28 15:25:31 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-09-06 22:17:12 -04:00
2005-04-16 15:20:36 -07:00
2005-10-28 16:53:13 -04:00
2005-04-16 15:20:36 -07:00
2005-10-28 16:43:40 -04:00
2005-10-28 16:43:40 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-27 23:23:05 -04:00
2005-09-09 14:03:48 -07:00
2005-09-09 14:03:48 -07:00
2005-09-06 22:47:00 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-10-28 16:53:13 -04:00
2005-04-16 15:20:36 -07:00
2005-11-09 07:55:57 -08:00
2005-10-18 22:27:13 -04:00
2005-10-31 13:37:12 +11:00
2005-04-16 15:20:36 -07:00
2005-11-05 21:00:02 -05:00
2005-11-05 21:00:03 -05:00
2005-11-05 21:00:03 -05:00
2005-09-10 10:06:30 -07:00
2005-11-09 07:55:57 -08:00
2005-09-27 15:24:13 -07:00
2005-11-04 17:26:56 +00:00
2005-11-04 17:26:56 +00:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-10-18 18:03:48 -04:00
2005-06-26 18:37:25 -04:00
2005-04-16 15:20:36 -07:00
2005-11-05 21:20:21 +00:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-28 15:25:31 -07:00
2005-04-16 15:20:36 -07:00
2005-11-09 07:55:57 -08:00
2005-05-15 18:31:07 -04:00
2005-04-16 15:20:36 -07:00
2005-10-13 21:22:27 -04:00
2005-05-12 20:11:55 -04:00
2005-08-19 03:52:49 -04:00
2005-10-30 17:37:18 -08:00
2005-05-12 20:11:55 -04:00
2005-04-16 15:20:36 -07:00
2005-10-18 22:26:01 -04:00
2005-07-21 14:16:54 -07:00
2005-05-12 20:11:55 -04:00
2005-05-12 20:11:55 -04:00
2005-06-26 18:29:26 -04:00
2005-04-16 15:20:36 -07:00
2005-06-28 15:25:31 -07:00
2005-11-07 08:00:47 -08:00
2005-11-07 08:00:47 -08:00
2005-10-26 00:51:24 -04:00
2005-11-09 07:55:57 -08:00
2005-11-09 07:55:57 -08:00
2005-09-23 22:54:21 -04:00
2005-11-09 07:55:57 -08:00
2005-11-09 07:55:57 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-01 08:59:09 -07:00
2005-09-07 17:17:33 -07:00
2005-11-09 07:55:57 -08:00
2005-04-16 15:20:36 -07:00
2005-05-12 20:11:55 -04:00
2005-05-12 20:11:55 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-11-09 07:55:57 -08:00
2005-10-28 16:07:30 -04:00
2005-11-08 23:10:51 +00:00
2005-05-12 20:11:55 -04:00
2005-11-09 07:55:57 -08:00
2005-11-05 21:20:47 +00:00
2005-11-08 09:40:47 -08:00
2005-10-28 08:16:51 -07:00
2005-10-21 22:55:15 -04:00
2005-04-16 15:20:36 -07:00
2005-09-14 08:37:31 -04:00
2005-08-18 22:14:39 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-11-09 07:55:57 -08:00
2005-10-31 13:37:12 +11:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-11-05 21:21:10 +00:00
2005-11-08 09:40:47 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-09-14 08:46:21 -04:00
2005-10-29 19:07:23 +01:00
2005-10-18 18:03:48 -04:00
2005-10-31 07:32:56 -08:00
2005-11-09 07:55:57 -08:00
2005-04-16 15:20:36 -07:00
2005-05-12 22:22:36 -04:00
2005-10-28 08:16:51 -07:00
2005-10-28 08:16:51 -07:00
2005-06-28 15:25:31 -07:00
2005-05-12 20:11:55 -04:00
2005-10-28 16:55:55 -04:00
2005-09-05 18:02:31 -04:00
2005-05-12 20:11:55 -04:00
2005-10-18 18:03:48 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-10-28 16:53:13 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-10-13 21:22:27 -04:00
2005-04-16 15:20:36 -07:00
2005-07-31 00:54:14 -04:00
2005-11-05 14:40:55 -05:00
2005-07-27 16:26:20 -07:00
2005-11-08 09:40:26 -08:00
2005-05-03 14:38:09 -07:00
2005-11-08 09:40:47 -08:00
2005-11-08 09:40:47 -08:00
2005-11-08 09:40:47 -08:00
2005-07-08 14:57:23 -07:00
2005-09-29 08:46:26 -07:00
2005-04-16 15:20:36 -07:00
2005-10-03 22:06:19 -04:00
2005-09-14 09:18:21 -04:00
2005-10-28 16:53:13 -04:00
2005-04-16 15:20:36 -07:00
2005-10-18 16:58:27 -04:00
2005-11-09 07:55:57 -08:00
2005-11-05 14:40:27 -05:00
2005-10-28 16:53:13 -04:00
2005-04-16 15:20:36 -07:00
2005-06-26 23:47:57 -04:00
2005-10-20 16:06:11 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-10-18 18:03:47 -04:00
2005-04-16 15:20:36 -07:00
2005-08-29 15:31:14 -07:00
2005-10-28 16:14:11 -04:00
2005-10-28 16:46:35 -04:00
2005-04-16 15:20:36 -07:00
2005-11-09 07:55:57 -08:00
2005-11-09 07:55:57 -08:00
2005-10-03 22:06:19 -04:00
2005-09-21 22:32:50 -04:00
2005-04-16 15:20:36 -07:00
2005-06-28 16:27:32 -07:00
2005-04-16 15:20:36 -07:00
2005-10-31 07:32:56 -08:00
2005-10-30 17:37:16 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-12 22:24:39 -04:00
2005-04-16 15:20:36 -07:00
2005-08-29 10:42:40 -07:00
2005-08-23 01:32:12 -04:00
2005-08-23 01:32:12 -04:00
2005-08-23 01:32:12 -04:00
2005-09-06 22:35:30 -04:00
2005-09-16 03:23:12 -04:00
2005-09-06 22:17:49 -04:00
2005-05-12 20:16:24 -04:00
2005-04-16 15:20:36 -07:00
2005-11-09 07:55:57 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-09-06 22:47:00 -04:00
2005-10-28 08:16:51 -07:00
2005-10-28 08:16:51 -07:00
2005-10-28 16:40:33 -04:00
2005-07-07 18:23:36 -07:00
2005-07-07 18:23:36 -07:00
2005-09-11 09:26:20 -07:00
2005-10-08 15:00:57 -07:00
2005-09-11 09:28:17 -07:00
2005-04-16 15:20:36 -07:00
2005-04-24 20:35:20 -07:00
2005-04-24 20:35:20 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-10-29 14:15:37 -04:00
2005-10-28 16:07:30 -04:00
2005-06-26 18:22:14 -04:00
2005-04-16 15:20:36 -07:00
2005-09-01 17:40:05 -07:00
2005-04-16 15:20:36 -07:00
2005-09-14 08:33:24 -04:00
2005-04-16 15:20:36 -07:00
2005-10-18 22:26:01 -04:00
2005-11-09 07:55:57 -08:00
2005-07-27 16:26:20 -07:00
2005-05-12 20:11:55 -04:00
2005-06-28 15:25:31 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00