commit | 07efe2aa79ad2347dfceec901a0afff759b877b5 | [log] [tgz] |
---|---|---|
author | Jon Loeliger <jdl@freescale.com> | Tue Jul 10 10:27:39 2007 -0500 |
committer | Jon Loeliger <jdl@freescale.com> | Tue Jul 10 10:27:39 2007 -0500 |
tree | b832da8d622e58236d32cf2a796ebd45ab2b8215 | |
parent | 5c4ddae3601a4a0aff8cbb01756506127480115e [diff] |
cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. Signed-off-by: Jon Loeliger <jdl@freescale.com>
diff --git a/cpu/mcf52x2/fec.c b/cpu/mcf52x2/fec.c index 255b3d8..ef9c798 100644 --- a/cpu/mcf52x2/fec.c +++ b/cpu/mcf52x2/fec.c
@@ -592,7 +592,7 @@ return 0; } #endif -#endif /* CFG_CMD_NET, FEC_ENET */ +#endif int mcf52x2_miiphy_initialize(bd_t *bis) {