aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2017-02-02 13:15:32 +0100
committerGreg Kroah-Hartman <[email protected]>2017-02-02 13:21:51 +0100
commit156650083f7d6fa04e580bb148dbb6f9a70c7e1a (patch)
tree0e1acea0a308f98230c1a6bcb7f0c20a537eefbd /tools/perf/scripts/python/net_dropmonitor.py
parent284a4e3ab55c11d73f2f4110184a0f1ad5b40d28 (diff)
staging: bcm2835: don't mark 'bcm2835_v4l2_debug' as static
This one unfortunately slipped through my own build testing, my patch caused a new build error: bcm2835-camera.c:53:12: error: static declaration of 'bcm2835_v4l2_debug' follows non-static declaration We want the symbol to be global as it is indeed used in more than one file and declared 'extern' in a header. Fixes: 757b9bd074 ("staging: bcm2835: mark all symbols as 'static'") Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions