diff options
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | 2019-03-26 08:40:55 +0100 |
---|---|---|
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | 2019-04-01 18:15:18 +0200 |
commit | e08891a5b7e6d8b66c09bd6b0a1d3544083461c4 (patch) | |
tree | f70083e843c4c3388d1f5501a21bd1700ff1f7d7 /include/drm/i915_pciids.h | |
parent | drm/i915: Split Pineview device info into desktop and mobile (diff) | |
download | linux-e08891a5b7e6d8b66c09bd6b0a1d3544083461c4.tar.xz linux-e08891a5b7e6d8b66c09bd6b0a1d3544083461c4.zip |
drm/i915: Remove redundant device id from IS_IRONLAKE_M macro
IS_IRONLAKE_M can use the already defined intel_device_info.is_mobile for
this platform, so remove the instance of Ironlake's mobile device id from
the header file and replace it with an IS_MOBILE check.
v2:
* Improved commit text. (Chris)
v3:
* Rebased for EHL.
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Suggested-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20190326074057.27833-3-tvrtko.ursulin@linux.intel.com
Diffstat (limited to 'include/drm/i915_pciids.h')
0 files changed, 0 insertions, 0 deletions