On Thu, Jul 17, 2025 at 05:59:15PM -0300, Gustavo Sousa wrote:
Declarations for both intel_io_mmio_fw_write and intel_io_reg_write where added with commit 01389846f7d6 ("drm/i915: Plumb 'dsb' all way to
were
the plane hooks"), but they never got used. Let's remove them. Cc: Ville Syrjälä <ville.syrj...@linux.intel.com> Signed-off-by: Gustavo Sousa <gustavo.so...@intel.com>
Fixed the typo and pushed to drm-intel-next thanks, Lucas De Marchi