projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79b428d
)
parisc: properly type the return value of parisc_walk_tree
author
Christoph Hellwig
<hch@lst.de>
Tue, 29 Jan 2019 18:13:07 +0000
(19:13 +0100)
committer
Helge Deller
<deller@gmx.de>
Thu, 21 Feb 2019 19:37:12 +0000
(20:37 +0100)
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Helge Deller <deller@gmx.de>
drivers/parisc/iommu.h
patch
|
blob
|
history
diff --git
a/drivers/parisc/iommu.h
b/drivers/parisc/iommu.h
index d6fd3ab899acf34765dbcec61629c09d6d03e9e9..240059cd818541f71380d1dc5b52ebc95495862c 100644
(file)
--- a/
drivers/parisc/iommu.h
+++ b/
drivers/parisc/iommu.h
@@
-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;