From 29f0a0fc24e86b6d91e8850ed07f8b16701f19e1 Mon Sep 17 00:00:00 2001 From: Mathias Krause Date: Sun, 2 Sep 2012 23:31:45 +0200 Subject: [PATCH] --- yaml --- r: 323978 b: refs/heads/master c: 2b11afd1ab502d959ae8d6d5812923151b5bc505 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/x86/include/asm/iommu_table.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 6544fce0a6ea..5591444a908d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5c7d03e99cb1ed449328ed9fba0c632944d39e7e +refs/heads/master: 2b11afd1ab502d959ae8d6d5812923151b5bc505 diff --git a/trunk/arch/x86/include/asm/iommu_table.h b/trunk/arch/x86/include/asm/iommu_table.h index f229b13a5f30..bbf8fb2e3920 100644 --- a/trunk/arch/x86/include/asm/iommu_table.h +++ b/trunk/arch/x86/include/asm/iommu_table.h @@ -48,7 +48,7 @@ struct iommu_table_entry { #define __IOMMU_INIT(_detect, _depend, _early_init, _late_init, _finish)\ - static const struct iommu_table_entry const \ + static const struct iommu_table_entry \ __iommu_entry_##_detect __used \ __attribute__ ((unused, __section__(".iommu_table"), \ aligned((sizeof(void *))))) \