aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ia64
diff options
context:
space:
mode:
authorTony Luck <tony.luck@intel.com>2007-03-06 13:31:45 -0800
committerTony Luck <tony.luck@intel.com>2007-03-06 13:31:45 -0800
commit25667d675454f2cd258c5fa798a2281af1ef2ae9 (patch)
tree9724ea546a5976dc0d9c4de9263b8a2a82254123 /include/asm-ia64
parent[PATCH] paravirt: re-enable COMPAT_VDSO (diff)
downloadlinux-dev-25667d675454f2cd258c5fa798a2281af1ef2ae9.tar.xz
linux-dev-25667d675454f2cd258c5fa798a2281af1ef2ae9.zip
Revert "[IA64] swiotlb abstraction (e.g. for Xen)"
This reverts commit 51099005ab8e09d68a13fea8d55bc739c1040ca6.
Diffstat (limited to 'include/asm-ia64')
-rw-r--r--include/asm-ia64/swiotlb.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/asm-ia64/swiotlb.h b/include/asm-ia64/swiotlb.h
deleted file mode 100644
index 452c162dee4e..000000000000
--- a/include/asm-ia64/swiotlb.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef _ASM_SWIOTLB_H
-#define _ASM_SWIOTLB_H 1
-
-#include <asm/machvec.h>
-
-#define SWIOTLB_ARCH_NEED_LATE_INIT
-#define SWIOTLB_ARCH_NEED_ALLOC
-
-#endif /* _ASM_SWIOTLB_H */