diff options
Diffstat (limited to 'ANDROID_3.4.5/arch/ia64/hp/zx1/hpzx1_swiotlb_machvec.c')
-rw-r--r-- | ANDROID_3.4.5/arch/ia64/hp/zx1/hpzx1_swiotlb_machvec.c | 3 |
1 files changed, 3 insertions, 0 deletions
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 new file mode 100644 index 00000000..4392a96b --- /dev/null +++ b/ANDROID_3.4.5/arch/ia64/hp/zx1/hpzx1_swiotlb_machvec.c @@ -0,0 +1,3 @@ +#define MACHVEC_PLATFORM_NAME hpzx1_swiotlb +#define MACHVEC_PLATFORM_HEADER <asm/machvec_hpzx1_swiotlb.h> +#include <asm/machvec_init.h> |