Remove function declaration that doesn't exist.

This commit is contained in:
Ganbold Tsagaankhuu 2017-04-18 06:58:04 +00:00
parent d7f8d4bc4a
commit 64af9561d6

View file

@ -32,6 +32,4 @@
#define A10_GPIO_FUNC_MII 2
#define A10_GPIO_FUNC_RGMII 5
int a10_gpio_ethernet_activate(uint32_t);
#endif