mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
765e3d8a71
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> |
||
---|---|---|
.. | ||
dmaengine.c | ||
ioatdma_hw.h | ||
ioatdma_io.h | ||
ioatdma_registers.h | ||
ioatdma.c | ||
ioatdma.h | ||
iovlock.c | ||
Kconfig | ||
Makefile |