diff options
author | Ben Dooks <[email protected]> | 2016-06-07 17:14:56 +0100 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2016-06-08 09:07:05 +0530 |
commit | 636372281f514af1910f5df5e83bc72b56b4bd15 (patch) | |
tree | edafc7b410e78e2a91c263f76a4b93dd8f688e02 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 1a695a905c18548062509178b98bc91e67510864 (diff) |
dmaengine: bcm2835: fix unexported function
The bcm2835_dma_prep_dma_memcpy() function is not exported
outside the driver, so make it static to avoid the following
warning:
drivers/dma/bcm2835-dma.c:616:32: warning: symbol 'bcm2835_dma_prep_dma_memcpy' was not declared. Should it be static?
Signed-off-by: Ben Dooks <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions