From f013dacf0a90667fbefe35580f8031a84caeb65e Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Sun, 4 Dec 2005 00:40:34 +0100 Subject: Code cleanup, especially MIPS for GCC 4.x --- cpu/mcf52x2/fec.c | 1 - 1 file changed, 1 deletion(-) (limited to 'cpu/mcf52x2') diff --git a/cpu/mcf52x2/fec.c b/cpu/mcf52x2/fec.c index 3bf3c8d..a5c50af 100644 --- a/cpu/mcf52x2/fec.c +++ b/cpu/mcf52x2/fec.c @@ -567,4 +567,3 @@ int mcf52x2_miiphy_initialize(bd_t *bis) #endif return 0; } - -- cgit v1.1