diff options
author | David Brownell <david-b@pacbell.net> | 2007-03-16 21:38:05 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-03-17 02:25:03 (GMT) |
commit | 765e3d8a71bbc1f3400667d5cfcfd7b03382d587 (patch) | |
tree | 0cf7dd6f707b10510d0c7343b5d4c198f093f725 /include/asm-x86_64/module.h | |
parent | bed31ed9e1cd71d98ff0bc9212100adee523a10a (diff) | |
download | linux-fsl-qoriq-765e3d8a71bbc1f3400667d5cfcfd7b03382d587.tar.xz |
[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>
Diffstat (limited to 'include/asm-x86_64/module.h')
0 files changed, 0 insertions, 0 deletions