mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-27 17:11:46 +00:00
sparc: Kill now spurious includes of sbus.h
In order to make this week I also had to add an include of linux/dma-mapping.h to asm/pci_32.h because drivers/pci/pci.c really depends upon getting this header somehow. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
0ad626a2a4
commit
9dc69230a9
14 changed files with 9 additions and 14 deletions
|
@ -9,7 +9,6 @@
|
|||
#include <asm/openprom.h>
|
||||
#include <asm/oplib.h>
|
||||
#include <asm/types.h>
|
||||
#include <asm/sbus.h>
|
||||
#include <asm/system.h>
|
||||
|
||||
struct linux_prom_ranges promlib_obio_ranges[PROMREG_MAX];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue