diff options
| author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-03-30 17:12:33 +0200 |
|---|---|---|
| committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-03-30 21:07:45 +0200 |
| commit | 4c4925fa0c2b5943655ef28b2d6a379961db551f (patch) | |
| tree | 98bf2bb8420e0dd3e057af87c20bdb7721f0529e /tools/perf/scripts/python/bin | |
| parent | vgacon: dummy implementation for vgacon_text_force (diff) | |
| download | linux-4c4925fa0c2b5943655ef28b2d6a379961db551f.tar.gz linux-4c4925fa0c2b5943655ef28b2d6a379961db551f.zip | |
drm: Make drm.h uapi header safe for C++
virtual is a protected keyword in C++ and can't be used at all. Ugh.
This aligns the kernel versions of the drm headers with the ones in
libdrm.
v2: Also annote with __user, as request by Emil&Ilia.
Cc: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1459350753-18320-1-git-send-email-daniel.vetter@ffwll.ch
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
