summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorKrzysztof Wilczyński <kw@linux.com>2021-05-09 04:19:32 +0000
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>2021-06-03 17:11:45 +0100
commit1243106474294ea4ea95d9fc076549817814ce1d (patch)
treec74f779e559c55b8508881084ce81f9c600353bc /tools/perf/scripts/python/bin/stackcollapse-record
parent6efb943b8616ec53a5e444193dccf1af9ad627b5 (diff)
downloadkernel-1243106474294ea4ea95d9fc076549817814ce1d.tar.gz
PCI: microchip: Make the struct event_descs static
The struct event_descs does not have any users outside the pcie-microchip-host.c file, and has no previous declaration, thus it can be made static. This resolves the following sparse warning: drivers/pci/controller/pcie-microchip-host.c:352:3: warning: symbol 'event_descs' was not declared. Should it be static? Link: https://lore.kernel.org/r/20210509041932.560340-1-kw@linux.com Signed-off-by: Krzysztof Wilczyński <kw@linux.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
0'>2010-09-22DMAENGINE: ste_dma40: removed non-used variable from structJonas Aaberg 2010-09-02ARM: 6334/1: ux500: add DB8500 SD/MMC platform devicesHanumath Prasad 2010-08-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds 2010-07-26ARM: 6266/1: ux500: add separate irq lists for DB8500 and DB5500Rabin Vincent 2010-06-22DMAENGINE: ste_dma40: support older siliconLinus Walleij 2010-06-22DMAENGINE: ste_dma40: no disabled phy channels on ux500Jonas Aaberg 2010-06-22DMAENGINE: ste_dma40: add DB8500 memcpy channelsJonas Aaberg 2010-06-22DMAENGINE: ste_dma40: no flow control on memcpyJonas Aaberg 2010-06-22DMAENGINE: ste_dma40: arch updates for LCLA and LCPAJonas Aaberg 2010-05-27DMAENGINE: DMA40 U8500 platform configurationLinus Walleij 2010-05-04ARM: 6086/1: ux500: move gpio devices to devices-db8500.cRabin Vincent 2010-05-04ARM: 6085/1: ux500: reorganize i2c devicesRabin Vincent 2010-05-04ARM: 6083/1: ux500: put DB8500-specific devices in devices-db8500.cRabin Vincent