diff options
author | ruanjinjie <ruanjinjie@huawei.com> | 2022-09-26 10:29:59 +0800 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2022-11-25 16:14:59 +0100 |
commit | 2a1a310c0cfeabbbf4a9109ce9563e1059731413 (patch) | |
tree | e268fb411f7c89c0dc8b7fdf57e90691f9386aa6 /scripts/generate_rust_target.rs | |
parent | a624bd9cbdcfdc4e0cf68bb0061af6de366ebd7d (diff) |
drm/tegra: Make gather_bo_ops static
The symbol is not used outside of the file, so mark it static.
Fixes the following warning:
./drivers/gpu/drm/tegra/submit.c:136:28: warning: symbol 'gather_bo_ops'
was not declared. Should it be static?
Signed-off-by: ruanjinjie <ruanjinjie@huawei.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'scripts/generate_rust_target.rs')
0 files changed, 0 insertions, 0 deletions