mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 03:24:19 +02:00
net: phy: marvell-88q2xxx: order includes alphabetically
Order includes alphabetically. Signed-off-by: Dimitri Fedrau <dima.fedrau@gmail.com> Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
This commit is contained in:
parent
8dcaed624f
commit
cbe0449e8f
|
|
@ -7,10 +7,10 @@
|
|||
* Copyright (C) 2024 Liebherr-Electronics and Drives GmbH
|
||||
*/
|
||||
#include <linux/ethtool_netlink.h>
|
||||
#include <linux/hwmon.h>
|
||||
#include <linux/marvell_phy.h>
|
||||
#include <linux/of.h>
|
||||
#include <linux/phy.h>
|
||||
#include <linux/hwmon.h>
|
||||
|
||||
#define PHY_ID_88Q2220_REVB0 (MARVELL_PHY_ID_88Q2220 | 0x1)
|
||||
#define PHY_ID_88Q2220_REVB1 (MARVELL_PHY_ID_88Q2220 | 0x2)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user