commit | d0d392a8deed8442191bdf5b2d6bb17e04c928b6 | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Tue Aug 06 14:37:00 2019 +0300 |
committer | Jani Nikula <jani.nikula@intel.com> | Wed Aug 07 12:02:02 2019 +0300 |
tree | b64a4e226ba19cad811c55e7e875b3096d7069b8 | |
parent | e15fd1bee2a998bffce776dd312108a2676bee57 [diff] |
drm/i915/tc: un-inline intel_tc_port_ref_held() Avoid including the intel_drv.h mega header from other header files to make further header cleanup easier. v2: restore the over-eagerly dropped <linux/types.h> (Imre) 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/20190806113700.18816-1-jani.nikula@intel.com