diff options
author | Marek Szyprowski <[email protected]> | 2015-03-04 05:55:22 -0800 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2015-04-01 06:56:56 -0300 |
commit | a0f10c131cc49d7d84394beb7903e1f246331224 (patch) | |
tree | b2451654f45f7daad467f0301a71d50cb255038e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 05b676ab42f624425d5f6519276e506b812fa058 (diff) |
[media] media: s5p-mfc: fix broken pointer cast on 64bit arch
Unsigned int cannot be used to store casted pointer on 64bit
architecture, so correct such casts to properly use unsigned long
variables.
Signed-off-by: Marek Szyprowski <[email protected]>
Signed-off-by: Kamil Debski <[email protected]>
[[email protected]: removed volatile and __iomem from cast]
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions