aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBart Van Assche <[email protected]>2021-05-09 14:38:17 -0700
committerMartin K. Petersen <[email protected]>2021-05-21 16:07:23 -0400
commitb592d66235f5f7c2191cc0348468b343c17c3977 (patch)
tree46fbc4571285b52cb2fdf736bb53d39bcbf20dbc /tools/perf/scripts/python
parent05f7f1b9ee8273eab805da3d5e2d064872aa75b1 (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