]> www.infradead.org Git - users/hch/configfs.git/commit
drm/xe: Remove stale declaration of xe_mmio_probe_vram()
authorGustavo Sousa <gustavo.sousa@intel.com>
Mon, 22 Jul 2024 19:05:25 +0000 (16:05 -0300)
committerMatt Roper <matthew.d.roper@intel.com>
Thu, 25 Jul 2024 23:53:33 +0000 (16:53 -0700)
commit641a118c9d91e53bc920ec0ea2ea350d84eb7a9d
tree36a978fb19eda31e84ca06c33cbbe762b741fa4d
parent351a88713b6daae5435d683ddab1913a65d09eb2
drm/xe: Remove stale declaration of xe_mmio_probe_vram()

The declaration of xe_mmio_probe_vram() became useless since
commit 638d1c79cbf1 ("drm/xe: Promote VRAM initialization function to
own file"). Remove it.

Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
Reviewed-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240722190524.71548-2-gustavo.sousa@intel.com
drivers/gpu/drm/xe/xe_mmio.h