aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorTom Rix <[email protected]>2021-01-18 14:45:13 +0100
committerMauro Carvalho Chehab <[email protected]>2021-01-27 13:46:05 +0100
commit031b9212eeee365443aaef013360ea6cded7b2c4 (patch)
treee7436cf4532c5296dfc4707e81ad361694ac987a /tools/perf/scripts/python/flamegraph.py
parenta04e187d231086a1313fd635ac42bdbc997137ad (diff)
media: pxa_camera: declare variable when DEBUG is defined
When DEBUG is defined this error occurs drivers/media/platform/pxa_camera.c:1410:7: error: ā€˜i’ undeclared (first use in this function) for (i = 0; i < vb->num_planes; i++) ^ The variable 'i' is missing, so declare it. Fixes: 6f28435d1c15 ("[media] media: platform: pxa_camera: trivial move of functions") Signed-off-by: Tom Rix <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions