diff options
author | YueHaibing <[email protected]> | 2019-04-16 22:58:55 +0800 |
---|---|---|
committer | Maxime Ripard <[email protected]> | 2019-04-17 18:55:08 +0200 |
commit | 1f2f0599579cac371cf9db05a1b00e066db401fb (patch) | |
tree | 45e396cb0245dbfa6180d444dffd4ede8299fce6 /scripts/gdb/linux/utils.py | |
parent | d48ae1f0532cef3f57793ea4df551f695e63f788 (diff) |
drm/sun4i: Make some symbols static
Fix sparse warnings:
drivers/gpu/drm/sun4i/sun8i_tcon_top.c:271:36: warning: symbol 'sun8i_r40_tcon_top_quirks' was not declared. Should it be static?
drivers/gpu/drm/sun4i/sun8i_tcon_top.c:276:36: warning: symbol 'sun50i_h6_tcon_top_quirks' was not declared. Should it be static?
drivers/gpu/drm/sun4i/sun4i_tcon.c:239:6: warning: symbol 'sun4i_tcon_set_mux' was not declared. Should it be static?
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions