diff options
Diffstat (limited to 'include/configs/dockstar.h')
-rw-r--r-- | include/configs/dockstar.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/dockstar.h b/include/configs/dockstar.h index 736c724736..381a189149 100644 --- a/include/configs/dockstar.h +++ b/include/configs/dockstar.h @@ -35,8 +35,5 @@ */ #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ #define CONFIG_PHY_BASE_ADR 0 -#ifdef CONFIG_RESET_PHY_R -#undef CONFIG_RESET_PHY_R /* remove legacy reset_phy() */ -#endif #endif /* _CONFIG_DOCKSTAR_H */ |