Author: ganbold
Date: Tue Apr 18 06:58:04 2017
New Revision: 317078
URL: https://svnweb.freebsd.org/changeset/base/317078

Log:
  Remove function declaration that doesn't exist.

Modified:
  head/sys/arm/allwinner/a10_gpio.h

Modified: head/sys/arm/allwinner/a10_gpio.h
==============================================================================
--- head/sys/arm/allwinner/a10_gpio.h   Tue Apr 18 03:40:36 2017        
(r317077)
+++ head/sys/arm/allwinner/a10_gpio.h   Tue Apr 18 06:58:04 2017        
(r317078)
@@ -32,6 +32,4 @@
 #define        A10_GPIO_FUNC_MII       2
 #define        A10_GPIO_FUNC_RGMII     5
 
-int a10_gpio_ethernet_activate(uint32_t);
-
 #endif
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to