diff options
author | Fabio Estevam <fabio.estevam@nxp.com> | 2018-02-13 16:36:49 -0200 |
---|---|---|
committer | Lucas Stach <l.stach@pengutronix.de> | 2018-03-09 12:25:01 +0100 |
commit | fc0775da8e60d38c234c1e2c13470cc7c2198018 (patch) | |
tree | e9d05ca17158a26a41bde6b34b85a0a74e2af543 /fs/btrfs/inode.c | |
parent | f8433f9e1066363582e49eda0d6ddeaa08a842ca (diff) | |
download | talos-obmc-linux-fc0775da8e60d38c234c1e2c13470cc7c2198018.tar.gz talos-obmc-linux-fc0775da8e60d38c234c1e2c13470cc7c2198018.zip |
drm/etnaviv: etnaviv_sched: Staticize functions when possible
etnaviv_sched_dependency() and etnaviv_sched_run_job() are only
used in this file, so make them static.
This fixes the following sparse warnings:
drivers/gpu/drm/etnaviv/etnaviv_sched.c:30:18: warning: symbol 'etnaviv_sched_dependency' was not declared. Should it be static?
drivers/gpu/drm/etnaviv/etnaviv_sched.c:81:18: warning: symbol 'etnaviv_sched_run_job' was not declared. Should it be static?
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Diffstat (limited to 'fs/btrfs/inode.c')
0 files changed, 0 insertions, 0 deletions