]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drm/i915/bios: remove duplicated code
authorJani Nikula <jani.nikula@intel.com>
Tue, 10 Apr 2018 09:12:48 +0000 (12:12 +0300)
committerJani Nikula <jani.nikula@intel.com>
Wed, 11 Apr 2018 13:06:17 +0000 (16:06 +0300)
commitf3aa929c59c945e50386fde65d37c24e8a898e48
tree6e51c6b51795df7b495f55ec72d05b9f3e0aec20
parent2924bdee21edd6785a4df1b4d17fd3cb265fddd9
drm/i915/bios: remove duplicated code

Apparently caused by a merge fail at some point. Due to the nature of
the duplicated block, the second one will have no effect, and there's no
need to backport.

Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180410091248.1454-1-jani.nikula@intel.com
drivers/gpu/drm/i915/intel_bios.c