diff options
Diffstat (limited to 'cpu/mpc8260/ether_scc.c')
| -rw-r--r-- | cpu/mpc8260/ether_scc.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/cpu/mpc8260/ether_scc.c b/cpu/mpc8260/ether_scc.c index b9ae08266..e56839d3a 100644 --- a/cpu/mpc8260/ether_scc.c +++ b/cpu/mpc8260/ether_scc.c @@ -353,4 +353,4 @@ void restart(void)  }  #endif -#endif  /* CONFIG_ETHER_ON_SCC && CFG_CMD_NET */ +#endif |