From: Yijing Wang Date: Mon, 26 May 2014 12:14:06 +0000 (+0800) Subject: iommu/vt-d: Suppress compiler warnings X-Git-Tag: omap-for-v3.17/fixes-against-rc2~158^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa4d066a2a8041b7e73cee68ce5499aca29f265e;p=pandora-kernel.git iommu/vt-d: Suppress compiler warnings suppress compiler warnings: drivers/iommu/intel-iommu.c: In function ‘device_to_iommu’: drivers/iommu/intel-iommu.c:673: warning: ‘segment’ may be used uninitialized in this function drivers/iommu/intel-iommu.c: In function ‘get_domain_for_dev.clone.3’: drivers/iommu/intel-iommu.c:2217: warning: ‘bridge_bus’ may be used uninitialized in this function drivers/iommu/intel-iommu.c:2217: warning: ‘bridge_devfn’ may be used uninitialized in this function Signed-off-by: Yijing Wang Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed