drm/i915: move NEEDS_FORCE_WAKE to i915_drv.c
authorJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 22 Mar 2012 21:38:43 +0000 (14:38 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 23 Mar 2012 22:45:50 +0000 (23:45 +0100)
It's only used by the main read/write functions, so we can keep it with
them.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Acked-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found