aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorArtem Savkov <[email protected]>2015-09-02 13:41:18 +0200
committerJani Nikula <[email protected]>2015-09-02 16:26:58 +0300
commit16f7249ddf831f5ec0e1358222ce5db300446b84 (patch)
tree192bf8117e41f550199eeba312e88b0461e5a4dd /tools/perf/scripts/python/bin/export-to-postgresql-report
parent51bc140431e233284660b1d22c47dec9ecdb521e (diff)
uapi/drm/i915_drm.h: fix userspace compilation.
commit 346add7834557b5b9628b9bf2387106d42e631d4 Author: Daniel Vetter <[email protected]> Date: Tue Jul 14 18:07:30 2015 +0200 drm/i915: Use expcitly fixed type in compat32 structs changed the type of param field in drm_i915_getparam from int to s32. This header is exported to userspace and needs to use userspace type __s32 instead. This fixes userspace compilation errors like the following: include/drm/i915_drm.h:361:2: error: unknown type name 's32' s32 param; Signed-off-by: Artem Savkov <[email protected]> Reviewed-by: Daniel Vetter <[email protected]> Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions