]> git.neil.brown.name Git - history.git/commit
ia64: Switch over to using ACPI PCI support routines. This gets rid of much of the
authorDavid Mosberger <davidm@tiger.hpl.hp.com>
Fri, 20 Sep 2002 18:25:56 +0000 (11:25 -0700)
committerDavid Mosberger <davidm@tiger.hpl.hp.com>
Fri, 20 Sep 2002 18:25:56 +0000 (11:25 -0700)
commite761e9ff980251dacb9b407b47219cdafb39cc81
treeb4a3b2fce6f1216176bc5c25853173c82f9070bd
parent18a2add44b9d68d14f342fc04caa2f4c7603f854
ia64: Switch over to using ACPI PCI support routines.  This gets rid of much of the
code-duplication that existed between ACPI and the ia64 IOSAPIC code.
To make this work, the Makefiles had to be re-organized to ensure that
the ACPI subsystem is initialized before PCI (even though both are called
via subsys-initcalls).
20 files changed:
arch/ia64/Makefile
arch/ia64/config.in
arch/ia64/hp/Makefile
arch/ia64/hp/common/Makefile
arch/ia64/hp/zx1/Makefile
arch/ia64/hp/zx1/hpzx1_misc.c
arch/ia64/kernel/Makefile
arch/ia64/kernel/iosapic.c
arch/ia64/kernel/mca.c
arch/ia64/kernel/pci.c [deleted file]
arch/ia64/mm/Makefile
arch/ia64/pci/Makefile [new file with mode: 0644]
arch/ia64/pci/pci.c [new file with mode: 0644]
include/asm-ia64/machvec.h
include/asm-ia64/machvec_dig.h
include/asm-ia64/machvec_hpsim.h
include/asm-ia64/machvec_hpzx1.h
include/asm-ia64/machvec_sn1.h
include/asm-ia64/machvec_sn2.h
include/asm-ia64/tlb.h