mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-30 03:07:44 +08:00
microblaze: pci: Remove duplicated header
Remove duplicated header. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user