diff options
author | 2016-06-07 16:54:48 +0100 | |
---|---|---|
committer | 2016-06-08 09:02:16 +0530 | |
commit | 7978a583b1d4413f4e58b145081a4a93d94398f7 (patch) | |
tree | b0db9e9951ea43bbbb3939a64c317f723fb7dd8e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 4.7-rc1 (diff) | |
download | wireguard-linux-7978a583b1d4413f4e58b145081a4a93d94398f7.tar.xz wireguard-linux-7978a583b1d4413f4e58b145081a4a93d94398f7.zip |
dmaengine: sirf: fix un-exported struct warnings
The sirfsoc_dmadata structs are not used outside the driver, so
remove build warnings by making them static. Fixes:
drivers/dma/sirf-dma.c:1129:24: warning: symbol 'sirfsoc_dmadata_a6' was not declared. Should it be static?
drivers/dma/sirf-dma.c:1134:24: warning: symbol 'sirfsoc_dmadata_a7v1' was not declared. Should it be static?
drivers/dma/sirf-dma.c:1139:24: warning: symbol 'sirfsoc_dmadata_a7v2' was not declared. Should it be static?
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions