1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-12 13:36:59 +02:00
Files
u-boot-megous/arch/arm/include/asm
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
2015-03-27 16:28:58 +01:00