OSDN Git Service

octeontx2-af: Remove duplicate include
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Wed, 13 Jul 2022 02:07:59 +0000 (10:07 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 Jul 2022 13:50:33 +0000 (14:50 +0100)
commitd86a153aca7ee754613313bdbdc8c3ae366108ea
tree3c5187fc36150789b6b2faf138dedcc04b4de33b
parentbc5c8260f4114951de3b4ec629650a722ca58a2b
octeontx2-af: Remove duplicate include

The include is in line 14 and 23. Remove the duplicate.

Fix following checkincludes warning:

./drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_hash.c: linux/bitfield.h is included more than once.
./drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_hash.c: rvu_npc_hash.h is included more than once.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_hash.c