diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2018-01-18 19:10:25 +0300 |
---|---|---|
committer | Sean Paul <seanpaul@chromium.org> | 2018-01-18 19:57:13 +0300 |
commit | b7fc1a9b7e62dcae40d51e83390cbb678ae5c6c2 (patch) | |
tree | 804219c81e8ab22f29c80bcb8c86775435e99517 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 01468d6c711a31a9fe333d072afa8a4730ef3bf9 (diff) | |
download | linux-b7fc1a9b7e62dcae40d51e83390cbb678ae5c6c2.tar.xz |
drm/i915/dp: Fix compilation of intel_dp_hdcp_check_link
drivers/gpu/drm/i915/intel_dp.c: In function ‘intel_dp_hdcp_check_link’:
drivers/gpu/drm/i915/intel_dp.c:5191:26: error: ?: using integer constants in boolean context [-Werror=int-in-bool-context]
return ret >= 0 ? -EIO : ret;
Fixes: 20f24d776d1b ("drm/i915: Implement HDCP for DisplayPort")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Ramalingam C <ramalingam.c@intel.com>
Cc: Sean Paul <seanpaul@chromium.org>
Cc: Jani Nikula <jani.nikula@linux.intel.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20180118161025.22700-1-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions