diff options
| author | Bjorn Helgaas <[email protected]> | 2006-04-03 17:09:22 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2006-04-14 11:41:25 -0700 |
| commit | 4f705ae3e94ffaafe8d35f71ff4d5c499bb06814 (patch) | |
| tree | c19d010668b5c21bc3d89b6be698612fefe23ca0 /scripts/patch-kernel | |
| parent | 026694920579590c73b5c56705d543568ed5ad41 (diff) | |
[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 <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: "Luck, Tony" <[email protected]>
Cc: Andrey Panin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions