drm/i915: Add missing intel_mchbar_regs.h
authorMatt Roper <matthew.d.roper@intel.com>
Tue, 15 Feb 2022 06:13:42 +0000 (22:13 -0800)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 16 Feb 2022 20:37:50 +0000 (12:37 -0800)
commit5f1d00420f46774fea45244effc6dbcd53cb6bdf
tree4d729b50a903cb1a3b50551564c12b3519c4aa9e
parente30e6c7b82a18256a1e4ca2f067ce2b05bbc8871
drm/i915: Add missing intel_mchbar_regs.h

The new header from the previous commit didn't get added after a
conflict resolution...let's add it now.

Fixes: e30e6c7b82a1 ("drm/i915: Move MCHBAR registers to their own header")
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220215061342.2055952-2-matthew.d.roper@intel.com
drivers/gpu/drm/i915/intel_mchbar_regs.h [new file with mode: 0644]