diff options
author | ruanjinjie <ruanjinjie@huawei.com> | 2022-09-26 04:29:59 +0200 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2022-11-25 16:14:59 +0100 |
commit | 2a1a310c0cfeabbbf4a9109ce9563e1059731413 (patch) | |
tree | e268fb411f7c89c0dc8b7fdf57e90691f9386aa6 /include/soc | |
parent | gpu: host1x: Use DEFINE_SHOW_ATTRIBUTE to simplify debugfs code (diff) | |
download | linux-2a1a310c0cfeabbbf4a9109ce9563e1059731413.tar.xz linux-2a1a310c0cfeabbbf4a9109ce9563e1059731413.zip |
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 'include/soc')
0 files changed, 0 insertions, 0 deletions