提交 cb0f7ab4 编写于 作者: C Christoph Hellwig 提交者: Helge Deller

parisc: properly type the return value of parisc_walk_tree

Signed-off-by: NChristoph Hellwig <hch@lst.de>
Signed-off-by: NHelge Deller <deller@gmx.de>
上级 79b428da
......@@ -6,7 +6,7 @@
struct parisc_device;
struct ioc;
static inline void *parisc_walk_tree(struct device *dev)
static inline struct pci_hba_data *parisc_walk_tree(struct device *dev)
{
struct device *otherdev;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册