hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/infiniband/hw/hfi1/trace.h
....@@ -1,5 +1,5 @@
11 /*
2
- * Copyright(c) 2015 - 2017 Intel Corporation.
2
+ * Copyright(c) 2015 - 2018 Intel Corporation.
33 *
44 * This file is provided under a dual BSD/GPLv2 license. When using or
55 * redistributing this file, you may do so under either license.
....@@ -62,3 +62,5 @@
6262 #include "trace_rx.h"
6363 #include "trace_tx.h"
6464 #include "trace_mmu.h"
65
+#include "trace_iowait.h"
66
+#include "trace_tid.h"