Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ef9cb4e1 authored by Michal Simek's avatar Michal Simek
Browse files

microblaze: pci: Remove duplicated header



Remove duplicated header.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 7c2c8513
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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 */