blob: 452c162dee4e4e2ab7fdea823797410f47274b5c [file] [log] [blame]
Jan Beulich51099002007-02-05 18:53:04 -08001#ifndef _ASM_SWIOTLB_H
2#define _ASM_SWIOTLB_H 1
3
4#include <asm/machvec.h>
5
6#define SWIOTLB_ARCH_NEED_LATE_INIT
7#define SWIOTLB_ARCH_NEED_ALLOC
8
9#endif /* _ASM_SWIOTLB_H */