Commit 56dfa9fc authored by Michal Wajdeczko's avatar Michal Wajdeczko
Browse files

drm/xe/configfs: Use proper notation for local include

parent 44f44d43
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;