diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2021-09-18 17:13:34 +0800 |
---|---|---|
committer | Steven Price <steven.price@arm.com> | 2021-09-20 14:34:21 +0100 |
commit | d52ce7094e11e71be1b03f0aab0ff5529557e8a9 (patch) | |
tree | 4c3828eab652a460a622886b7dcaa3df2e05502e /drivers/gpu/drm/panfrost/panfrost_device.c | |
parent | c3c7d70b2046ed520a8f0ade662a38c0e1aebd1e (diff) |
panfrost: make mediatek_mt8183_supplies and mediatek_mt8183_pm_domains static
This symbol is not used outside of panfrost_drv.c, so marks it static.
Fix the following sparse warning:
drivers/gpu/drm/panfrost/panfrost_drv.c:641:12: warning: symbol
'mediatek_mt8183_supplies' was not declared. Should it be static?
drivers/gpu/drm/panfrost/panfrost_drv.c:642:12: warning: symbol
'mediatek_mt8183_pm_domains' was not declared. Should it be static?
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Reviewed-by: Steven Price <steven.price@arm.com>
Signed-off-by: Steven Price <steven.price@arm.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1631956414-85412-1-git-send-email-jiapeng.chong@linux.alibaba.com
Diffstat (limited to 'drivers/gpu/drm/panfrost/panfrost_device.c')
0 files changed, 0 insertions, 0 deletions