diff options
author | Alim Akhtar <[email protected]> | 2022-08-11 21:40:53 +0530 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-08-11 22:22:08 -0400 |
commit | 37dd4ab1ff8cb843c69835dcaf7bc719a2bf2e0c (patch) | |
tree | 6062c5db6c1cfed8e4d8e225f8f0959529b48c21 /tools/perf/util/trace-event-scripting.c | |
parent | 7dd6f4af9482c319fa829583799e63e38967177d (diff) |
scsi: ufs: host: ufs-exynos: Make fsd_ufs_drvs static
struct fsd_ufs_drvs is not used outside this file, so make it static. This
fixes sparse warning:
drivers/ufs/host/ufs-exynos.c:1721:28: sparse: sparse:
symbol 'fsd_ufs_drvs' was not declared. Should it be static?
Link: https://lore.kernel.org/r/[email protected]
Fixes: 216f74e8059a ("scsi: ufs: host: ufs-exynos: Add support for FSD UFS HCI")
Reported-by: kernel test robot <[email protected]>
Reviewed-by: Bart Van Assche <[email protected]>
Signed-off-by: Alim Akhtar <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions