From: Joerg Roedel Date: Fri, 19 Apr 2013 18:34:55 +0000 (+0200) Subject: iommu: Fix compile warnings with forward declarations X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~25^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35d3d814cbd46a85bed97cd74ba97fbbb51e0ccd;p=pandora-kernel.git 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 --- Reading git-diff-tree failed