Hans de Goede aab096401c sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.h
netdev.h should not be included in driver-model enabled builds (doing so
causes compiler warnings about struct eth_driver not being declared), but
we do use sunxi_gmac_initialize in the driver-model case, so move it out of
netdev.h .

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
2015-05-04 16:51:53 +02:00
..
2015-03-05 10:29:27 +01:00
2015-02-25 07:59:50 +01:00
2015-04-22 12:14:55 -04:00
2015-04-29 11:19:04 +02:00
2015-04-22 12:14:55 -04:00
2014-07-04 19:57:22 +02:00
2015-03-27 16:28:58 +01:00
2014-04-08 00:15:12 +02:00
2014-02-11 11:24:12 +01:00
2014-01-09 16:08:44 +01:00