Skip to content

Commit 536bc9b

Browse files
kuba-mooPaolo Abeni
authored andcommitted
eth: fbnic: sort includes
Make sure includes are in alphabetical order. Signed-off-by: Jakub Kicinski <[email protected]> Reviewed-by: Simon Horman <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Paolo Abeni <[email protected]>
1 parent f7d4c21 commit 536bc9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/net/ethernet/meta/fbnic/fbnic_netdev.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
#ifndef _FBNIC_NETDEV_H_
55
#define _FBNIC_NETDEV_H_
66

7-
#include <linux/types.h>
87
#include <linux/phylink.h>
8+
#include <linux/types.h>
99

1010
#include "fbnic_csr.h"
1111
#include "fbnic_rpc.h"

0 commit comments

Comments
 (0)