commit | c5568ed2bfdf0262cd48b5085a227c04a5556a01 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Feb 21 08:48:33 2019 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Feb 21 10:05:25 2019 +0000 |
tree | 593f0744f3396f2288249de2ef281e687522c671 | |
parent | 1813ae17fdf03c69313a9742b9be41dd7aa6ebb3 [diff] |
drm/i915/hdcp: Silence compiler critics drivers/gpu/drm/i915/intel_hdcp.c:92 intel_hdcp2_capable() warn: inconsistent indenting drivers/gpu/drm/i915/intel_hdcp.c:786:5: error: no previous prototype for ‘intel_hdcp_check_link’ Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190221084833.19489-1-chris@chris-wilson.co.uk