drm/i915: move some leftovers to intel_pm.h from i915_drv.h
Commit 696173b064
("drm/i915: extract intel_pm.h from intel_drv.h")
missed the declarations in i915_drv.h.
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/770f5f1c2dd99e4d6a314b70184e71b928a6d362.1556540890.git.jani.nikula@intel.com
This commit is contained in:
@@ -9,8 +9,9 @@
|
||||
|
||||
#include "gt/intel_engine.h"
|
||||
|
||||
#include "i915_pmu.h"
|
||||
#include "i915_drv.h"
|
||||
#include "i915_pmu.h"
|
||||
#include "intel_pm.h"
|
||||
|
||||
/* Frequency for the sampling timer for events which need it. */
|
||||
#define FREQUENCY 200
|
||||
|
Reference in New Issue
Block a user