powerpc: Fix up some compile errors in the PCI error recovery code

<asm/systemcfg.h> is gone now, and the PCI error recovery constants
in include/linux/pci.h changed their names in the process of getting
accepted.

Signed-off-by: Paul Mackerras <paulus@samba.org>
(cherry picked from 5a2516156c591fc3d2059fbd93f97e15eb6010d6 commit)
This commit is contained in:
Paul Mackerras
2005-11-29 17:17:02 +11:00
parent 257ffc64a6
commit 18eb3b398d
2 changed files with 9 additions and 10 deletions

View File

@ -26,7 +26,6 @@
#include <asm/atomic.h>
#include <asm/pci-bridge.h>
#include <asm/ppc-pci.h>
#include <asm/systemcfg.h>
#undef DEBUG