提交 d32bcdd7 编写于 作者: D David S. Miller

sparc32: Kill sbus_is_slave().

Unused.
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 c6e5f661
......@@ -41,13 +41,6 @@ struct sbus_bus {
};
#define to_sbus(d) container_of(d, struct sbus_bus, ofdev.dev)
static inline int
sbus_is_slave(struct sbus_dev *dev)
{
/* XXX Have to write this for sun4c's */
return 0;
}
/* These yield IOMMU mappings in consistent mode. */
void prom_adjust_ranges(struct linux_prom_ranges *, int,
struct linux_prom_ranges *, int);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册