]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/sfc/base/hunt_impl.h
net/mlx5: rearrange creation of WQ and CQ object
[dpdk.git] / drivers / net / sfc / base / hunt_impl.h
index a76602d52ac02ba37f0658a5e915ec355d1e7591..546c5d9d0a012d0dd6017cfed7afe031ad73cba7 100644 (file)
@@ -1,7 +1,7 @@
 /* SPDX-License-Identifier: BSD-3-Clause
  *
- * Copyright (c) 2012-2018 Solarflare Communications Inc.
- * All rights reserved.
+ * Copyright(c) 2019-2020 Xilinx, Inc.
+ * Copyright(c) 2012-2019 Solarflare Communications Inc.
  */
 
 #ifndef _SYS_HUNT_IMPL_H
@@ -10,7 +10,6 @@
 #include "efx.h"
 #include "efx_regs.h"
 #include "efx_regs_ef10.h"
-#include "efx_mcdi.h"
 
 #ifdef __cplusplus
 extern "C" {