diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2010-08-19 11:19:30 +0400 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2010-09-08 13:23:55 +0400 |
commit | 3bd3c9329973a93fa3ef5e9840f2fd6fa2889e3f (patch) | |
tree | ff0f4e7631d46664c5c6b9990a283842b597b8b1 /scripts | |
parent | b303cf9542b016e2af3b9d17255a7f93cd790ef5 (diff) | |
download | linux-3bd3c9329973a93fa3ef5e9840f2fd6fa2889e3f.tar.xz |
drm/i915: Compile out error state without DEBUG_FS
Alexander reported that the compilation of intel_overlay.c was failing
due to an inclusion that was only valid with CONFIG_DEBUG_FS. As the
whole error reporting is only useful with debugfs enabled, remove all
the redundant error state collection code when compiling without
CONFIG_DEBUG_FS.
Reported-by: Alexander Lam <lambchop468@gmail.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions