diff options
author | Matt Roper <matthew.d.roper@intel.com> | 2019-10-25 22:12:26 -0700 |
---|---|---|
committer | Matt Roper <matthew.d.roper@intel.com> | 2019-10-29 10:48:53 -0700 |
commit | 47c41af7069668eed9bf7e51467557bd6cb3d599 (patch) | |
tree | 9df6ceae6378e738fd05005c47756fb8b0bba74d /block/partitions/ldm.c | |
parent | b79029b2e859d8cef534643a1254a833459038f1 (diff) | |
download | linux-47c41af7069668eed9bf7e51467557bd6cb3d599.tar.bz2 |
drm/i915: Drop unused AUX register offsets
We reference DP AUX registers via the DP_AUX_CH_CTL() and
DP_AUX_CH_DATA() macros that calculate all the register offsets for us
automatically; there's no need to explicitly define every offset in
i915_reg.h if they're never going to be used by the driver code.
v2: Apparently GVT was directly using these raw definitions in a couple
places. Switch GVT code over to using our preferred macros.
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com> #v1
Link: https://patchwork.freedesktop.org/patch/msgid/20191026051226.30807-1-matthew.d.roper@intel.com
Diffstat (limited to 'block/partitions/ldm.c')
0 files changed, 0 insertions, 0 deletions