aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorDavid Herrmann <[email protected]>2014-08-29 12:12:33 +0200
committerDave Airlie <[email protected]>2014-09-10 17:40:35 +1000
commit2791ee85e1e9805d600782e554f706458ec6c84e (patch)
treea11c15dead03028cc07e591106f2ba8a528a2b94 /tools/perf/util/scripting-engines/trace-event-python.c
parentcc5ea5947a52b98cd9a03d4011a5a12b4e5a99c4 (diff)
drm: replace weird conditional includes
pte_wrprotect() is only used by drm_vm.c, so move the include there. Also include it unconditionally, all architectures provide this header! Furthermore, replace asm/current.h with sched.h, which includes asm/current.h unconditionally. This way we get the same effect and avoid direct asm/ includes. Furthermore, drop the weird __alpha__ protection. It's safe to include sched.h everywhere (and the wait.h comment doesn't apply, anyway). Signed-off-by: David Herrmann <[email protected]> Reviewed-by: Thierry Reding <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions