aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorJasmin Jessich <[email protected]>2018-01-14 05:21:43 -0500
committerMauro Carvalho Chehab <[email protected]>2018-02-23 02:24:29 -0500
commit43df6ea0c6ae85ae81edda3261d8d257d88a78a2 (patch)
tree4de2fb41749fdab8ebd09d29b4398f5739412252 /tools/perf/scripts/python/call-graph-from-sql.py
parentf14d4988c28e5243e43ba792ee34994951240b0f (diff)
media: uvcvideo: Fixed ktime_t to ns conversion
Commit 828ee8c71950 ("media: uvcvideo: Use ktime_t for timestamps") changed to use ktime_t for timestamps. Older Kernels use a struct for ktime_t, which requires the conversion function ktime_to_ns to be used on some places. With this patch it will compile now also for older Kernel versions. Signed-off-by: Jasmin Jessich <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Signed-off-by: Laurent Pinchart <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions