提交 b608c3fe 编写于 作者: S Sam Ravnborg 提交者: David S. Miller

sparc: remove linux_prom_pci_assigned_addresses from openprom_32.h

It is not used anywhere in the tree so drop it.
Signed-off-by: NSam Ravnborg <sam@ravnborg.org>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 3011618d
......@@ -229,16 +229,6 @@ struct linux_prom_pci_ranges {
unsigned int size_lo;
};
struct linux_prom_pci_assigned_addresses {
unsigned int which_io;
unsigned int phys_hi;
unsigned int phys_lo;
unsigned int size_hi;
unsigned int size_lo;
};
#endif /* !(__ASSEMBLY__) */
#endif /* !(__SPARC_OPENPROM_H) */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册