diff options
author | ruanjinjie <ruanjinjie@huawei.com> | 2022-09-26 10:32:53 +0800 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2022-09-26 09:11:47 +0200 |
commit | 4aef2085613106d0a3ce868a45f080babb4e3478 (patch) | |
tree | 3375c504148fcfc27118fdb1c81d448aeeb6a186 /drivers/gpu/drm/ttm/ttm_bo_util.c | |
parent | a70abdd994cb0e799c131d3db2821c02f85422cd (diff) | |
download | linux-4aef2085613106d0a3ce868a45f080babb4e3478.tar.bz2 |
drm/ast: make ast_modeset static
The symbol is not used outside of the file, so mark it static.
Fixes the following warning:
drivers/gpu/drm/ast/ast_drv.c:42:5: warning: symbol 'ast_modeset'
was not declared. Should it be static?
Signed-off-by: ruanjinjie <ruanjinjie@huawei.com>
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20220926023253.739699-1-ruanjinjie@huawei.com
Diffstat (limited to 'drivers/gpu/drm/ttm/ttm_bo_util.c')
0 files changed, 0 insertions, 0 deletions