drm/xe/display: fix type of intel_uncore_read*() functions
authorLuca Coelho <luciano.coelho@intel.com>
Thu, 14 Mar 2024 06:52:21 +0000 (08:52 +0200)
committerJani Nikula <jani.nikula@intel.com>
Wed, 20 Mar 2024 10:10:07 +0000 (12:10 +0200)
commit3896b1695f9b4aac42daf189caa2562d44774e2f
tree009a0e150fef32076b6291a6e9b38b02644f196d
parenta825cef2e793f085a3d0443c3843da7f81af80cb
drm/xe/display: fix type of intel_uncore_read*() functions

Some of the backported intel_uncore_read*() functions used the wrong
types.  Change the function declarations accordingly.

Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240314065221.1181158-1-luciano.coelho@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/xe/compat-i915-headers/intel_uncore.h