mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 04:23:35 +02:00
eth: fbnic: sort includes
Make sure includes are in alphabetical order. Signed-off-by: Jakub Kicinski <kuba@kernel.org> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://patch.msgid.link/20250624142834.3275164-5-kuba@kernel.org Signed-off-by: Paolo Abeni <pabeni@redhat.com>
This commit is contained in:
parent
f7d4c21667
commit
536bc9b2d8
|
|
@ -4,8 +4,8 @@
|
|||
#ifndef _FBNIC_NETDEV_H_
|
||||
#define _FBNIC_NETDEV_H_
|
||||
|
||||
#include <linux/types.h>
|
||||
#include <linux/phylink.h>
|
||||
#include <linux/types.h>
|
||||
|
||||
#include "fbnic_csr.h"
|
||||
#include "fbnic_rpc.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user