diff options
Diffstat (limited to 'drivers/dc2114x.c')
-rw-r--r-- | drivers/dc2114x.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dc2114x.c b/drivers/dc2114x.c index 721bbfc..d5275dc 100644 --- a/drivers/dc2114x.c +++ b/drivers/dc2114x.c @@ -768,4 +768,4 @@ static void update_srom(struct eth_device *dev, bd_t *bis) } #endif /* UPDATE_SROM */ -#endif /* CFG_CMD_NET && CONFIG_NET_MULTI && CONFIG_TULIP */ +#endif |