drm/i915/hdcp: Silence compiler critics
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 21 Feb 2019 08:48:33 +0000 (08:48 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 21 Feb 2019 10:05:25 +0000 (10:05 +0000)
commitc5568ed2bfdf0262cd48b5085a227c04a5556a01
tree593f0744f3396f2288249de2ef281e687522c671
parent1813ae17fdf03c69313a9742b9be41dd7aa6ebb3
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
drivers/gpu/drm/i915/intel_hdcp.c