summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-08-13 16:37:15 +0100
committerMark Brown <broonie@kernel.org>2017-08-14 17:15:09 +0100
commitfa99125e2acca4e85de57cff55aea9fc7cb2930a (patch)
tree88a79f194c58371748376d7e6e323440feaab28e /tools/perf/scripts/python/bin/stackcollapse-record
parenta8ad0c85fbfa56c44161829f6433e59dcd84b731 (diff)
downloadkernel-fa99125e2acca4e85de57cff55aea9fc7cb2930a.tar.gz
ASoC: samsung: make tm2_dapm_widgets and tm2_pm_ops static
tm2_dapm_widgets and tm2_pm_ops are local to the source and do not need to be in global scope, so make them static. Cleans up sparse warnings: symbol 'tm2_dapm_widgets' was not declared. Should it be static? symbol 'tm2_pm_ops' was not declared. Should it be static? Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
gs_media_atomisp_6_13_1Mauro Carvalho Chehab 2024-11-08media: mgb4: Fix inconsistent input/output alignment in loopback modeMartin Tůma 2024-10-28media: pci: drop vb2_ops_wait_prepare/finishHans Verkuil 2024-10-18media: mgb4: protect driver against spectreMauro Carvalho Chehab 2024-10-12media: mgb4: Fix debugfs error handlingMartin Tůma 2024-08-14media: mgb4: Fixed signal frame rate limit handlingMartin Tůma 2024-08-14media: mgb4: Add support for V4L2_CAP_TIMEPERFRAMEMartin Tůma 2024-08-14media: mgb4: Add support for YUV image formatsMartin Tůma 2024-05-27media: mgb4: Fix double debugfs removeMartin Tůma 2024-05-03media: pci: mgb4: Refactor struct resourcesRicardo Ribalda 2024-02-08media: mgb4: Follow renaming of SPI "master" to "controller"Uwe Kleine-König 2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard 2023-11-16media: pci: mgb4: add COMMON_CLK dependencyArnd Bergmann 2023-11-16media: mgb4: Added support for T200 card variantMartin Tůma 2023-10-13media: pci: mgb4: fix potential spectre vulnerabilityHans Verkuil 2023-10-07media: pci: mgb4: Added Digiteq Automotive MGB4 driverMartin Tůma