Commit 50ae1a1c authored by Jani Nikula's avatar Jani Nikula
parent 99417adb
...@@ -6,11 +6,12 @@ ...@@ -6,11 +6,12 @@
#ifndef __INTEL_DISPLAY_POWER_H__ #ifndef __INTEL_DISPLAY_POWER_H__
#define __INTEL_DISPLAY_POWER_H__ #define __INTEL_DISPLAY_POWER_H__
#include "intel_runtime_pm.h" #include "intel_wakeref.h"
enum aux_ch; enum aux_ch;
enum dpio_channel; enum dpio_channel;
enum dpio_phy; enum dpio_phy;
enum i915_drm_suspend_mode;
enum port; enum port;
struct drm_i915_private; struct drm_i915_private;
struct i915_power_well; struct i915_power_well;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment