Fix PHY missing headers.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos 2024-11-08 19:25:11 +01:00
parent 37e3058015
commit 621d5553e1
No known key found for this signature in database
GPG key ID: C0095B7870A4CCD3

View file

@ -28,6 +28,9 @@
#define PHY_OPT_WCID 0x1
#define PHY_OPT_DIMM 0x2
#include <stdint.h>
#include <stdbool.h>
typedef struct phy_data {
union {
struct {