commit | de511df7254ab22ee777ef6049547c69c1b2c78b | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Tue Nov 16 19:14:33 2021 +0200 |
committer | Jani Nikula <jani.nikula@intel.com> | Fri Nov 19 15:12:10 2021 +0200 |
tree | a56b40e2bb8d99b57909e4943af3eb6967613e0f | |
parent | 6abf2fc0072b020cdbb9124ea935603b02502e6c [diff] |
drm/i915: move structs from intel_display_power.h to .c Anything internal to the implementation should be hidden away. Move the intel_display_power structs to the .c file. Cc: Imre Deak <imre.deak@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Reviewed-by: Imre Deak <imre.deak@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20211116171434.20516-4-jani.nikula@intel.com