diff options
author | 2013-04-12 18:28:26 -0500 | |
---|---|---|
committer | 2013-04-16 13:15:26 +1000 | |
commit | b6330548383cf18d608faf1c2dc0c81c60476233 (patch) | |
tree | e0c9e9871642c763ee03c7f712deb0926917b4f9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT (diff) | |
download | linux-dev-b6330548383cf18d608faf1c2dc0c81c60476233.tar.xz linux-dev-b6330548383cf18d608faf1c2dc0c81c60476233.zip |
drm.h: Fix DRM compilation with bare-metal toolchain.
An ifdef in drm.h expects to be compiled with full-fledged Linux
toolchain, but it's common to compile kernel with just bare-metal
toolchain which doesn't define __linux__. So, also add __KERNEL__
check.
[nm@ti.com: port forward to 3.9-rc6 and post to dri devel for feedback as RFC]
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions