]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/mpc86xx/cpu.c
Minor coding style cleanup; update CHANGELOG
[karo-tx-uboot.git] / cpu / mpc86xx / cpu.c
index 4eaed058df662cd80054df7b648157c81e703931..7d2b591d9f11d4cebe7ac7e39722f072c46e4d82 100644 (file)
@@ -315,5 +315,4 @@ int cpu_eth_init(bd_t *bis)
 #endif
        return 0;
 }
-#endif
-
+#endif /* CONFIG_TSEC_ENET */