1
0

RDMA/efa: Remove unused includes

Remove leftover includes that are no longer used from the driver.

Reviewed-by: Firas JahJah <firasj@amazon.com>
Reviewed-by: Yossi Leybovich <sleybo@amazon.com>
Signed-off-by: Gal Pressman <galpress@amazon.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Este cometimento está contido em:
Gal Pressman
2019-05-28 15:46:18 +03:00
cometido por Jason Gunthorpe
ascendente 4d50e084c5
cometimento 2367d00e2c
2 ficheiros modificados com 0 adições e 3 eliminações

Ver ficheiro

@@ -7,10 +7,8 @@
#define _EFA_H_
#include <linux/bitops.h>
#include <linux/idr.h>
#include <linux/interrupt.h>
#include <linux/pci.h>
#include <linux/sched.h>
#include <rdma/efa-abi.h>
#include <rdma/ib_verbs.h>