1
0
Files
linux/arch/i386/kernel
Bjorn Helgaas 4f705ae3e9 [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/
dmi_scan.c is arch-independent and is used by i386, x86_64, and ia64.
Currently all three arches compile it from arch/i386, which means that ia64
and x86_64 depend on things in arch/i386 that they wouldn't otherwise care
about.

This is simply "mv arch/i386/kernel/dmi_scan.c drivers/firmware/" (removing
trailing whitespace) and the associated Makefile changes.  All three
architectures already set CONFIG_DMI in their top-level Kconfig files.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Cc: Andi Kleen <ak@muc.de>
Cc: "Luck, Tony" <tony.luck@intel.com>
Cc: Andrey Panin <pazke@orbita1.ru>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-04-14 11:41:25 -07:00
..
2006-03-23 07:38:04 -08:00
2006-03-26 08:56:57 -08:00
2005-09-05 00:06:14 -07:00
2006-01-11 18:42:14 -08:00
2006-03-08 14:15:04 -08:00
2005-11-07 07:53:28 -08:00
2006-03-23 07:38:04 -08:00
2006-03-31 12:19:01 -08:00
2006-01-18 19:20:31 -08:00
2006-03-23 07:38:04 -08:00
2006-04-11 06:18:33 -07:00