aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2023-10-27 17:25:09 +0200
committerTakashi Iwai <[email protected]>2023-10-29 08:29:29 +0100
commitf71e0be5d297b25453fdf4c1757b3e83e94b5f98 (patch)
tree04a6fcbb2877b7600e2b096b0348a752298b63cb /tools/perf/scripts/python/export-to-postgresql.py
parenta5901f27dcf13203e5b342b7e9439314a775bf32 (diff)
ALSA: hda: cs35l41: mark cs35l41_verify_id() static
The newly introduced function is global but only called in this one file and has no extern prototype, so it should probably be static: sound/pci/hda/cs35l41_hda.c:733:5: error: no previous prototype for 'cs35l41_verify_id' [-Werror=missing-prototypes] 733 | int cs35l41_verify_id(struct cs35l41_hda *cs35l41, unsigned int *regid, unsigned int *reg_revid) Fixes: 881b7bce0c25 ("ALSA: hda: cs35l41: Run boot process during resume callbacks") Signed-off-by: Arnd Bergmann <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions