]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbf186ad74b63df1a00a4dd7dbad497b4cd1927eb
treef278a23c80a5094870b250891f739155630c0637
parent678be8176a2161b86cff593ee57a46faf84597b3
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