Author: imp
Date: Sat Nov 7 22:58:56 2015
New Revision: 290518
URL: https://svnweb.freebsd.org/changeset/base/290518
Log:
Correct !FDT case with proper name.
Modified:
head/sys/arm/at91/if_ate.c
Modified: head/sys/arm/at91/if_ate.c
==============================================================================
--- head/sys/arm/at91/if_ate.c Sat Nov 7 22:57:00 2015 (r290517)
+++ head/sys/arm/at91/if_ate.c Sat Nov 7 22:58:56 2015 (r290518)
@@ -286,7 +286,7 @@ ate_set_rmii(struct ate_softc *sc)
* option would override if present.
*/
static void
-ata_set_rmii(struct ate_softc *sc)
+ate_set_rmii(struct ate_softc *sc)
{
/* Default to what boot rom did */
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"