linux/drivers/dma
David Brownell 765e3d8a71 [PATCH] rm pointless dmaengine exports
This removes several pointless exports from drivers/dma/dmaengine.c; the
dma_async_memcpy_*() functions are inlined by <linux/dmaengine.h> so those
exports are inappropriate.

It also moves the existing EXPORT_SYMBOL declarations next to their functions,
so it's now trivial to confirm one-to-one correspondence between exports and
nonstatic symbols.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Acked-by: Chris Leech <christopher.leech@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-03-16 19:25:03 -07:00
..
Kconfig
Makefile
dmaengine.c [PATCH] rm pointless dmaengine exports 2007-03-16 19:25:03 -07:00
ioatdma.c [PATCH] slab: remove SLAB_KERNEL 2006-12-07 08:39:24 -08:00
ioatdma.h
ioatdma_hw.h
ioatdma_io.h
ioatdma_registers.h
iovlock.c