drm/xe: remove header variable from parse_g2h_msg
authorMatthew Brost <matthew.brost@intel.com>
Sat, 29 Jul 2023 03:53:41 +0000 (20:53 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 21 Dec 2023 16:39:17 +0000 (11:39 -0500)
commitf82686ef74b96a51ba6c38f3ce119ba7f7995210
treed5b663595a9f82bb5dc9fed940bb0c127110e3ab
parent99fea6828879381405dba598627aea79fa6edd78
drm/xe: remove header variable from parse_g2h_msg

The header variable is unused, remove it.

Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Suggested-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_guc_ct.c