Commit 7c29b78a0e0c7df6e0ba0092fee334ddc3086f16

Authored by Chris Metcalf
1 parent ae2031fb29

tile PCI RC: remove stale include of linux/numa.h

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>

Showing 1 changed file with 0 additions and 1 deletions Side-by-side Diff

arch/tile/include/asm/pci.h
... ... @@ -17,7 +17,6 @@
17 17  
18 18 #include <linux/dma-mapping.h>
19 19 #include <linux/pci.h>
20   -#include <linux/numa.h>
21 20 #include <asm-generic/pci_iomap.h>
22 21  
23 22 #ifndef __tilegx__