diff options
author | Qian Cai <cai@lca.pw> | 2019-09-17 09:19:00 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-10-04 14:58:05 +0200 |
commit | 38b101c6b036a7350b45f565147f8136cf8e12ca (patch) | |
tree | 28b3fa439b4f60315b20f6378dd862ec7b1ddcd1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 91daae03188e0dd1da3c1b599df4ce7539d5a69f (diff) |
tty/amba-pl011: fix a -Wunused-function warning
pl011_dma_probe() is only used in pl011_dma_startup() which does only
exist when CONFIG_DMA_ENGINE=y, so remove the unused dummy version to
silence the warning.
Signed-off-by: Qian Cai <cai@lca.pw>
Link: https://lore.kernel.org/r/1568726340-4518-1-git-send-email-cai@lca.pw
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions