diff options
author | Carlos Palminha <CARLOS.PALMINHA@synopsys.com> | 2017-07-17 14:13:34 +0100 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-08-02 16:47:05 -0500 |
commit | 684a3a91da401195dbe33b7cef9472bca41c61b9 (patch) | |
tree | f43ba4c385cea3153d624bdc9b0d153ccfbe2bfe /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 16f73eb02d7e1765ccab3d2018e0bd98eb93d973 (diff) |
PCI: dwc: designware: Make dw_pcie_prog_*_atu_unroll() static
Helper functions dw_pcie_prog_*_atu_unroll() don't need to be in global
scope, so make them static.
Cleans up sparse warnings:
- symbol 'dw_pcie_prog_outbound_atu_unroll' was not declared. Should it be static?
- symbol 'dw_pcie_prog_inbound_atu_unroll' was not declared. Should it be static?
Signed-off-by: Carlos Palminha <palminha@synopsys.com>
[bhelgaas: rewrap to fit in 80 columns]
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Joao Pinto <jpinto@synopsys.com>
Acked-by: Jingoo Han <jingoohan1@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions