diff options
| author | Peng Fan <peng.fan@nxp.com> | 2025-10-16 19:48:01 +0800 |
|---|---|---|
| committer | Mathieu Poirier <mathieu.poirier@linaro.org> | 2025-10-27 09:26:07 -0600 |
| commit | 12dc929c6cc5fb5f82d6f245ceb3548b4c800121 (patch) | |
| tree | 579402e891a2a7552de32f4cedb51dd372396719 /scripts/gdb/linux/utils.py | |
| parent | 6e863a57dd27f642b77fa196d0f4e2a167e27316 (diff) | |
remoteproc: core: Remove unused export of rproc_va_to_pa
Commit 086d08725d34 ("remoteproc: create vdev subdevice with specific dma
memory pool") added an export for rproc_va_to_pa. However, since its
introduction, this symbol has not been used by any loadable modules. It
remains only referenced within remoteproc_virtio.c, which is always built
together with remoteproc_core.c.
As such, exporting rproc_va_to_pa is unnecessary, so remove the export.
No functional changes.
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Acked-by: Andrew Davis <afd@ti.com>
Link: https://lore.kernel.org/r/20251016-rproc-cleanup-v3-v3-4-774083716e8a@nxp.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
