]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915: fix INTEL_BDW_IDS definition
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Tue, 3 Jan 2017 20:04:18 +0000 (18:04 -0200)
committerPaulo Zanoni <paulo.r.zanoni@intel.com>
Wed, 4 Jan 2017 16:37:33 +0000 (14:37 -0200)
commit7fbd995ce4241e98d30859405504c3fb279c4ccb
tree4751ce8094d2d12c6c2d95f98dfff7eb48820567
parentef426c103892eed94a9bb0ee59c2d0e6eac5179f
drm/i915: fix INTEL_BDW_IDS definition

Remove duplicated IDs from the list. Currently, this definition is
only used by early-quirks.c. From my understanding of the code, having
duplicated IDs shouldn't be causing any bugs.

Fixes: 8d9c20e1d1e3 ("drm/i915: Remove .is_mobile field from platform struct")
Cc: Carlos Santa <carlos.santa@intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1483473860-17644-1-git-send-email-paulo.r.zanoni@intel.com
include/drm/i915_pciids.h