diff options
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-10-02 01:07:32 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-10-02 01:07:32 +0300 |
commit | 5347f97c651906887446a8811946e54b5a972fe4 (patch) | |
tree | fc0a00d35d855b146a804da419ee6356b00e7340 /tools/perf/scripts/python/check-perf-trace.py | |
parent | de2ce8fd84f965a270bad28d284932bf20c349be (diff) | |
download | linux-5347f97c651906887446a8811946e54b5a972fe4.tar.xz |
[media] c8sectpfe: fix namespace on memcpy/memset
Solves those sparse warnings:
drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c:1087:9: warning: incorrect type in argument 1 (different address spaces)
drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c:1087:9: expected void *<noident>
drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c:1087:9: got void [noderef] <asn:2>*<noident>
drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c:1090:9: warning: incorrect type in argument 1 (different address spaces)
drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c:1090:9: expected void *<noident>
drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c:1090:9: got void [noderef] <asn:2>*
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions