mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-20 02:34:23 +08:00
microblaze: pci: Remove duplicated header
Remove duplicated header. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
7c2c85137f
commit
ef9cb4e19b
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user