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