diff options
| author | 2013-12-16 13:10:36 +0200 | |
|---|---|---|
| committer | 2013-12-16 16:53:32 +0100 | |
| commit | a57750f210ef4dcf271cd24d9b3e2ee0d267ad03 (patch) | |
| tree | 65091408bf14687c286bf57e864da1bc657317e6 /drivers/gpu/drm/i915/intel_ringbuffer.c | |
| parent | drm/i915: fix return value check of debugfs_create_file() (diff) | |
| download | linux-dev-a57750f210ef4dcf271cd24d9b3e2ee0d267ad03.tar.xz linux-dev-a57750f210ef4dcf271cd24d9b3e2ee0d267ad03.zip | |
drm/i915: only build i915_debugfs.c when CONFIG_DEBUG_FS is enabled
The whole file is wrapped around in #if defined(CONFIG_DEBUG_FS) anyway,
so skip the file at the build level already.
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_ringbuffer.c')
0 files changed, 0 insertions, 0 deletions
