]> Pileus Git - ~andy/linux/commit
iommu: Fix compile warnings with forward declarations
authorJoerg Roedel <joro@8bytes.org>
Fri, 19 Apr 2013 18:34:55 +0000 (20:34 +0200)
committerJoerg Roedel <joro@8bytes.org>
Fri, 19 Apr 2013 18:34:55 +0000 (20:34 +0200)
commit35d3d814cbd46a85bed97cd74ba97fbbb51e0ccd
treee20cf77258d21c8eab3aee59de242f9e52878576
parent03bbcb2e7e292838bb0244f5a7816d194c911d62
iommu: Fix compile warnings with forward declarations

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>
arch/x86/include/asm/irq_remapping.h