aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/tce.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86_64/tce.h')
-rw-r--r--include/asm-x86_64/tce.h1
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 @@
24#ifndef _ASM_X86_64_TCE_H 24#ifndef _ASM_X86_64_TCE_H
25#define _ASM_X86_64_TCE_H 25#define _ASM_X86_64_TCE_H
26 26
27extern void* tce_table_kva[];
28extern unsigned int specified_table_size; 27extern unsigned int specified_table_size;
29struct iommu_table; 28struct iommu_table;
30 29