diff options
| author | Bart Van Assche <[email protected]> | 2021-05-09 14:38:17 -0700 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2021-05-21 16:07:23 -0400 |
| commit | b592d66235f5f7c2191cc0348468b343c17c3977 (patch) | |
| tree | 46fbc4571285b52cb2fdf736bb53d39bcbf20dbc /tools/perf/scripts/python | |
| parent | 05f7f1b9ee8273eab805da3d5e2d064872aa75b1 (diff) | |
scsi: ufs: ufs-exynos: Move definitions from .h to .c
In the Linux kernel definitions of data structures should occur in .c
files. Hence move the exynos7_uic_attr definition from a .h into a .c
file. Additionally, declare exynos_ufs_drvs static. This patch fixes the
following two sparse warnings:
drivers/scsi/ufs/ufs-exynos.h:248:28: warning: symbol 'exynos_ufs_drvs' was not declared. Should it be static?
drivers/scsi/ufs/ufs-exynos.h:250:28: warning: symbol 'exynos7_uic_attr' was not declared. Should it be static?
Link: https://lore.kernel.org/r/[email protected]
Cc: Alim Akhtar <[email protected]>
Cc: Kiwoong Kim <[email protected]>
Reviewed-by: Alim Akhtar <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions