]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/xe: remove unnecessary struct dram_info forward declaration
authorJani Nikula <jani.nikula@intel.com>
Thu, 12 Feb 2026 13:12:06 +0000 (15:12 +0200)
committerMatt Roper <matthew.d.roper@intel.com>
Fri, 13 Feb 2026 23:01:43 +0000 (15:01 -0800)
commit4a175759e30cde8182ae9c65fad5cf35864546a0
tree2c88d258fa9eaeb19214c4fe856050ccd4671928
parent2405ba53ffe8dad77c530677bfec4c601bd2110a
drm/xe: remove unnecessary struct dram_info forward declaration

There's no longer any need for the struct dram_info forward
declaration. Remove it.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patch.msgid.link/20260212131206.1804113-1-jani.nikula@intel.com
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
drivers/gpu/drm/xe/xe_device_types.h