git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03bbcb2
)
iommu: Fix compile warnings with forward declarations
author
Joerg Roedel
<joro@8bytes.org>
Fri, 19 Apr 2013 18:34:55 +0000
(20:34 +0200)
committer
Joerg Roedel
<joro@8bytes.org>
Fri, 19 Apr 2013 18:34:55 +0000
(20:34 +0200)
The irq_remapping.h file for x86 does not include all
necessary forward declarations for the data structures used.
This causes compile warnings, so fix it.
Signed-off-by: Joerg Roedel <joro@8bytes.org>
No differences found