mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 00:22:00 +02:00
RDMA/bnxt_re: Remove duplicated include in bnxt_re/main.c
./drivers/infiniband/hw/bnxt_re/main.c: ib_verbs.h is included more than once. Link: https://lore.kernel.org/r/20230626003632.60435-1-yang.lee@linux.alibaba.com Reported-by: Abaci Robot <abaci@linux.alibaba.com> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=5588 Signed-off-by: Yang Li <yang.lee@linux.alibaba.com> Acked-by: Selvin Xavier <selvin.xavier@broadcom.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
This commit is contained in:
parent
25ed2d409f
commit
0ab83a6459
|
|
@ -66,7 +66,6 @@
|
|||
#include <rdma/bnxt_re-abi.h>
|
||||
#include "bnxt.h"
|
||||
#include "hw_counters.h"
|
||||
#include "ib_verbs.h"
|
||||
|
||||
static char version[] =
|
||||
BNXT_RE_DESC "\n";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user