drm/i915: move lookup_power_well() up
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Mon, 20 Aug 2018 23:31:38 +0000 (16:31 -0700)
committerPaulo Zanoni <paulo.r.zanoni@intel.com>
Fri, 24 Aug 2018 19:50:32 +0000 (12:50 -0700)
commitf7480b2f65919d104ee41c2b609bc4ae3a3e6d60
treef278a23c80a5094870b250891f739155630c0637
parent0229bfd42bbe7fd49d23b5f696c22241096b8847
drm/i915: move lookup_power_well() up

There's no need for that forward declaration.

Cc: Imre Deak <imre.deak@intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180820233139.11936-4-paulo.r.zanoni@intel.com
drivers/gpu/drm/i915/intel_runtime_pm.c