mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 10:33:41 +02:00
drm/xe/configfs: Use proper notation for local include
For local includes we should use "" notation, not <>. Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com> Reviewed-by: Piotr Piórkowski <piotr.piorkowski@intel.com> Acked-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Link: https://patch.msgid.link/20260121214218.2817-3-michal.wajdeczko@intel.com
This commit is contained in:
parent
44f44d43f9
commit
56dfa9fc39
|
|
@ -8,7 +8,7 @@
|
|||
#include <linux/limits.h>
|
||||
#include <linux/types.h>
|
||||
|
||||
#include <xe_hw_engine_types.h>
|
||||
#include "xe_hw_engine_types.h"
|
||||
|
||||
struct pci_dev;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user