|
@@ -14,7 +14,6 @@
|
|
|
|
|
|
#ifdef __KERNEL__
|
|
#ifdef __KERNEL__
|
|
#include <asm-generic/pci-dma-compat.h>
|
|
#include <asm-generic/pci-dma-compat.h>
|
|
-#include <asm-generic/pci-bridge.h>
|
|
|
|
#include <asm-generic/pci.h>
|
|
#include <asm-generic/pci.h>
|
|
#include <mach/hardware.h> /* for PCIBIOS_MIN_* */
|
|
#include <mach/hardware.h> /* for PCIBIOS_MIN_* */
|
|
|
|
|
|
@@ -23,5 +22,4 @@ extern int pci_mmap_page_range(struct pci_dev *dev, struct vm_area_struct *vma,
|
|
enum pci_mmap_state mmap_state, int write_combine);
|
|
enum pci_mmap_state mmap_state, int write_combine);
|
|
|
|
|
|
#endif /* __KERNEL__ */
|
|
#endif /* __KERNEL__ */
|
|
-
|
|
|
|
#endif
|
|
#endif
|