Commit ef9cb4e1 authored by Michal Simek's avatar Michal Simek

microblaze: pci: Remove duplicated header

Remove duplicated header.
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 7c2c8513
......@@ -153,7 +153,5 @@ extern void __init xilinx_pci_init(void);
static inline void __init xilinx_pci_init(void) { return; }
#endif
#include <asm-generic/pci-dma-compat.h>
#endif /* __KERNEL__ */
#endif /* __ASM_MICROBLAZE_PCI_H */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment