X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Fia64%2Finclude%2Fasm%2Fdevice.h;h=d05e78f6db940730256bcdc8e4a5790bfe8de20d;hp=d66d446b127c5631d6cdcd2fd33e14a8342a8980;hb=18974369cfe23acf16d0fb79e0d1fba7a9a95ec0;hpb=85afd82780df133f03185aec7943ee3e0ed56a7b diff --git a/arch/ia64/include/asm/device.h b/arch/ia64/include/asm/device.h index d66d446b127c..d05e78f6db94 100644 --- a/arch/ia64/include/asm/device.h +++ b/arch/ia64/include/asm/device.h @@ -10,7 +10,7 @@ struct dev_archdata { #ifdef CONFIG_ACPI void *acpi_handle; #endif -#ifdef CONFIG_DMAR +#ifdef CONFIG_INTEL_IOMMU void *iommu; /* hook for IOMMU specific extension */ #endif };