diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-10-31 10:53:51 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-11-01 12:25:46 -0400 |
commit | 3708713fbf9b31f2241dca0519d80ebc247d272c (patch) | |
tree | 0afa75c2b12067aa103d95d3a99f2ae554861f22 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fb5b78a5f660c8537f4e85ae1a613d37f1384bcd (diff) |
media: atomisp: get rid of wrong stddef.h include
The places at atomisp.h that use stddef.h are wrong: the
types it needs are actually defined at linux/types.h. Also,
it causes lots of smatch warnings due to the redefinition of
ofsetof() macro:
/opt/gcc-7.1.0/x86/lib/gcc/x86_64-pc-linux-gnu/7.1.0/include/stddef.h:417:9: warning: preprocessor token offsetof redefined
./include/linux/stddef.h:16:9: this was the original definition
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Acked-by: Sakari Ailus <sakari.ailus@iki.fi>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions