diff options
author | Tvrtko Ursulin <[email protected]> | 2019-03-26 07:40:55 +0000 |
---|---|---|
committer | Tvrtko Ursulin <[email protected]> | 2019-04-01 17:15:18 +0100 |
commit | e08891a5b7e6d8b66c09bd6b0a1d3544083461c4 (patch) | |
tree | f70083e843c4c3388d1f5501a21bd1700ff1f7d7 /scripts/gdb/linux/config.py | |
parent | 86d35d4e7625f7c056d81316da107bd3a7564fb3 (diff) |
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 <[email protected]>
Suggested-by: Ville Syrjälä <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Cc: Chris Wilson <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions