diff options
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | 2015-07-03 12:31:30 -0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2015-07-06 11:33:30 +0200 |
commit | c30400fcffb70d17bbf33eaff5020b83111bd66c (patch) | |
tree | 96683dff62ebc82483a52252a6ad33b5b0a973d5 /drivers/gpu/drm/i915/intel_audio.c | |
parent | a9ed33ca075f712cc7fd96eb84e3d322012fcaaf (diff) | |
download | talos-op-linux-c30400fcffb70d17bbf33eaff5020b83111bd66c.tar.gz talos-op-linux-c30400fcffb70d17bbf33eaff5020b83111bd66c.zip |
drm/i915: set FDI translations to NULL on SKL
drivers/gpu/drm/i915/intel_ddi.c: In function ‘intel_prepare_ddi’:
drivers/gpu/drm/i915/intel_ddi.c:517:6: warning:
‘ddi_translations_fdi’ may be used uninitialized in this function
[-Wmaybe-uninitialized]
if (ddi_translations_fdi)
^
drivers/gpu/drm/i915/intel_ddi.c:446:30: note: ‘ddi_translations_fdi’
was declared here
const struct ddi_buf_trans *ddi_translations_fdi;
^
This line used to be there, but was removed by:
commit f8896f5d58e64bfd3c2b5f7c5ba5c3f3967e93c7
Author: David Weinehall <david.weinehall@linux.intel.com>
Date: Thu Jun 25 11:11:03 2015 +030
drm/i915/skl: Buffer translation improvements
Cc: David Weinehall <david.weinehall@linux.intel.com>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_audio.c')
0 files changed, 0 insertions, 0 deletions