drm/i915: Fix #endif comment

Did you say OCD?

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Damien Lespiau 2013-08-08 22:28:55 +01:00 committed by Daniel Vetter
parent ac44bfac5b
commit c55651b39a

View File

@ -115,4 +115,4 @@ i915_verify_lists(struct drm_device *dev)
return warned = err;
}
#endif /* WATCH_INACTIVE */
#endif /* WATCH_LIST */