summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/arch/ia64/hp/zx1
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/arch/ia64/hp/zx1')
-rw-r--r--ANDROID_3.4.5/arch/ia64/hp/zx1/Makefile8
-rw-r--r--ANDROID_3.4.5/arch/ia64/hp/zx1/hpzx1_machvec.c3
-rw-r--r--ANDROID_3.4.5/arch/ia64/hp/zx1/hpzx1_swiotlb_machvec.c3
3 files changed, 0 insertions, 14 deletions
diff --git a/ANDROID_3.4.5/arch/ia64/hp/zx1/Makefile b/ANDROID_3.4.5/arch/ia64/hp/zx1/Makefile
deleted file mode 100644
index 61e87872..00000000
--- a/ANDROID_3.4.5/arch/ia64/hp/zx1/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-#
-# ia64/hp/zx1/Makefile
-#
-# Copyright (C) 2002 Hewlett Packard
-# Copyright (C) Alex Williamson (alex_williamson@hp.com)
-#
-
-obj-$(CONFIG_IA64_GENERIC) += hpzx1_machvec.o hpzx1_swiotlb_machvec.o
diff --git a/ANDROID_3.4.5/arch/ia64/hp/zx1/hpzx1_machvec.c b/ANDROID_3.4.5/arch/ia64/hp/zx1/hpzx1_machvec.c
deleted file mode 100644
index 32518b0f..00000000
--- a/ANDROID_3.4.5/arch/ia64/hp/zx1/hpzx1_machvec.c
+++ /dev/null
@@ -1,3 +0,0 @@
-#define MACHVEC_PLATFORM_NAME hpzx1
-#define MACHVEC_PLATFORM_HEADER <asm/machvec_hpzx1.h>
-#include <asm/machvec_init.h>
diff --git a/ANDROID_3.4.5/arch/ia64/hp/zx1/hpzx1_swiotlb_machvec.c b/ANDROID_3.4.5/arch/ia64/hp/zx1/hpzx1_swiotlb_machvec.c
deleted file mode 100644
index 4392a96b..00000000
--- a/ANDROID_3.4.5/arch/ia64/hp/zx1/hpzx1_swiotlb_machvec.c
+++ /dev/null
@@ -1,3 +0,0 @@
-#define MACHVEC_PLATFORM_NAME hpzx1_swiotlb
-#define MACHVEC_PLATFORM_HEADER <asm/machvec_hpzx1_swiotlb.h>
-#include <asm/machvec_init.h>