diff options
Diffstat (limited to 'include/asm-x86_64/tce.h')
-rw-r--r-- | include/asm-x86_64/tce.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-x86_64/tce.h b/include/asm-x86_64/tce.h index 53e9a68b3336..dbb047febc5e 100644 --- a/include/asm-x86_64/tce.h +++ b/include/asm-x86_64/tce.h @@ -24,7 +24,6 @@ #ifndef _ASM_X86_64_TCE_H #define _ASM_X86_64_TCE_H -extern void* tce_table_kva[]; extern unsigned int specified_table_size; struct iommu_table; |