diff options
author | 2013-11-27 20:52:23 +0100 | |
---|---|---|
committer | 2013-11-28 08:31:48 +0100 | |
commit | 5bc0e85cc6207650535e579b0995aa9574a8ecba (patch) | |
tree | f53a29b7c7c498e966014bcabd7550ce6c56162e /drivers/gpu/drm/i915/intel_sdvo.c | |
parent | drm/i915: drop the right force-wake engine in the vlv mmio funcs (diff) | |
download | wireguard-linux-5bc0e85cc6207650535e579b0995aa9574a8ecba.tar.xz wireguard-linux-5bc0e85cc6207650535e579b0995aa9574a8ecba.zip |
drm/i915: make sparse happy for the new vlv mmio read function
It doesn't like that we assign 0 to a pointer, it wants the real NULL.
On closer look that initialization is actually bogus, and the compiler
can easily see that we never use it unitialized. So let's just drop
this.
Cc: Deepak S <deepak.s@intel.com>
Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_sdvo.c')
0 files changed, 0 insertions, 0 deletions