diff options
| author | David Brownell <[email protected]> | 2007-03-16 13:38:05 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-03-16 19:25:03 -0700 |
| commit | 765e3d8a71bbc1f3400667d5cfcfd7b03382d587 (patch) | |
| tree | 0cf7dd6f707b10510d0c7343b5d4c198f093f725 /include/linux | |
| parent | bed31ed9e1cd71d98ff0bc9212100adee523a10a (diff) | |
[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 <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
Acked-by: Chris Leech <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions