import of upstream 2.4.34.4 from kernel.org
[linux-2.4.git] / arch / mips / jazz / jazz-ksyms.c
1 /*
2  * This file is subject to the terms and conditions of the GNU General Public
3  * License.  See the file "COPYING" in the main directory of this archive
4  * for more details.
5  *
6  * Copyright (C) 1996, 1997, 1998, 2000, 2001, 2003 by Ralf Baechle
7  */
8 #include <linux/module.h>
9
10 #include <asm/dma.h>
11 #include <asm/io.h>
12 #include <asm/jazzdma.h>
13
14 EXPORT_SYMBOL(vdma_alloc);
15 EXPORT_SYMBOL(vdma_free);
16 EXPORT_SYMBOL(vdma_log2phys);