]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jan 2013 16:51:07 +0000 (08:51 -0800)
commite99e7f74856e4aaf57753b2698d590966fa4022a
tree7259dd38a9fe5a438a831d90811297fdbcdfa3c4
parent6148d57ee89d8ad89cd28a6f5803330c8601dfa6
drm/i915: move NEEDS_FORCE_WAKE to i915_drv.c

commit b7d84096d3c45f4e397e913da4ce24ec9a32022e upstream.

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>
Signed-off-by: Julien Cristau <jcristau@debian.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/i915/i915_drv.c
drivers/gpu/drm/i915/i915_drv.h