diff options
Diffstat (limited to 'include/exports.h')
-rw-r--r-- | include/exports.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/exports.h b/include/exports.h index ebe81d9..a4b862f 100644 --- a/include/exports.h +++ b/include/exports.h @@ -3,8 +3,7 @@ #ifndef __ASSEMBLY__ #ifdef CONFIG_PHY_AQUANTIA -#include <miiphy.h> -#include <phy.h> +#include <phy_interface.h> #endif struct spi_slave; |