diff options
| author | Ben Dooks (Codethink) <[email protected]> | 2019-10-15 17:15:58 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-10-15 20:56:14 -0700 |
| commit | 539825a536040e09a2f26eb54bef206e8e8086b5 (patch) | |
| tree | d358e18dc237e5bd89d4e731dff864e4a9f75f57 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | 61c1d33daf7b5146f44d4363b3322f8cda6a6c43 (diff) | |
davinci_cpdma: make cpdma_chan_split_pool static
The cpdma_chan_split_pool() function is not used outside of
the driver, so make it static to avoid the following sparse
warning:
drivers/net/ethernet/ti/davinci_cpdma.c:725:5: warning: symbol 'cpdma_chan_split_pool' was not declared. Should it be static?
Signed-off-by: Ben Dooks <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions