diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/asm-x86/amd_iommu_types.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-x86/amd_iommu_types.h b/include/asm-x86/amd_iommu_types.h index 945fd498a3ad..14aaffe38fe5 100644 --- a/include/asm-x86/amd_iommu_types.h +++ b/include/asm-x86/amd_iommu_types.h | |||
| @@ -33,7 +33,6 @@ | |||
| 33 | 33 | ||
| 34 | /* helper macros */ | 34 | /* helper macros */ |
| 35 | #define LOW_U32(x) ((x) & ((1ULL << 32)-1)) | 35 | #define LOW_U32(x) ((x) & ((1ULL << 32)-1)) |
| 36 | #define HIGH_U32(x) (LOW_U32((x) >> 32)) | ||
| 37 | 36 | ||
| 38 | /* Length of the MMIO region for the AMD IOMMU */ | 37 | /* Length of the MMIO region for the AMD IOMMU */ |
| 39 | #define MMIO_REGION_LENGTH 0x4000 | 38 | #define MMIO_REGION_LENGTH 0x4000 |
