Skip to content

Commit

Permalink
microblaze: pci: Remove duplicated header
Browse files Browse the repository at this point in the history
Remove duplicated header.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
  • Loading branch information
Michal Simek committed May 9, 2013
1 parent 7c2c851 commit ef9cb4e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/microblaze/include/asm/pci.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */

0 comments on commit ef9cb4e

Please sign in to comment.