]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-x86_64/calgary.h
[MIPS] Change names of local variables to silence sparse
[karo-tx-linux.git] / include / asm-x86_64 / calgary.h
index 6b93f5a3a5c8ee81eff80cf96ed40653338f58ed..4d5747a0923c7d973e0c476ad1729eae82bc72ff 100644 (file)
@@ -27,6 +27,7 @@
 #include <linux/spinlock.h>
 #include <linux/device.h>
 #include <linux/dma-mapping.h>
+#include <linux/timer.h>
 #include <asm/types.h>
 
 struct iommu_table {
@@ -51,6 +52,8 @@ struct iommu_table {
 #define TCE_TABLE_SIZE_4M              6
 #define TCE_TABLE_SIZE_8M              7
 
+extern int use_calgary;
+
 #ifdef CONFIG_CALGARY_IOMMU
 extern int calgary_iommu_init(void);
 extern void detect_calgary(void);