forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
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"