]> git.baikalelectronics.ru Git - kernel.git/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)
commit655915cb189d9fb25e0bfb485bbc7a03c58b41e4
treee20cf77258d21c8eab3aee59de242f9e52878576
parent5c396c1c63635c6c9e96f3f4378fa48c25cbcaad
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