diff options
author | 2025-04-05 17:15:39 +0000 | |
---|---|---|
committer | 2025-04-09 16:11:17 -0700 | |
commit | 3ded92c439449d69017d7a41c5eda3392d6724c7 (patch) | |
tree | c9bd6f319c59a7fc6e838d5b2a12f30a7340eb21 /scripts/lib/kdoc/kdoc_output.py | |
parent | drm/xe: Enable configfs support for survivability mode (diff) | |
download | linux-rng-3ded92c439449d69017d7a41c5eda3392d6724c7.tar.xz linux-rng-3ded92c439449d69017d7a41c5eda3392d6724c7.zip |
drm/xe: remove unused LE_COS
The LE_COS definition missed passing the value parameter to
REG_FIELD_PREP. This didn't cause build errors because the entire
macro was unused.
The value for this field is universally "0" for every MOCS entry on
the old Xe_LP platforms, and the whole field has been removed from
Xe_HP onward. Just delete the line so that we don't have an unused
definition.
Suggested-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Shuicheng Lin <shuicheng.lin@intel.com>
Link: https://lore.kernel.org/r/20250405171539.599850-1-shuicheng.lin@intel.com
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions