Michal Simek 52be5c05a0 ARM64: zynqmp: Remove netdev.h from board file
Including netdev.h is causing compilation warning:
+ int fecmxc_register_mii_postcall(struct eth_device *dev, int
(*cb)(int));
+                                         ^
w+In file included from ../board/xilinx/zynqmp/zynqmp.c:9:0:
w+../include/netdev.h:204:41: warning: ‘struct eth_device’ declared
inside parameter list [enabled by default]
w+../include/netdev.h:204:41: warning: its scope is only this definition
or declaration, which is probably not what you want [enabled by default]

This patch removes it.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2016-04-13 18:29:05 +02:00
..
2016-03-15 15:13:04 -04:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2015-09-11 17:12:57 -04:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2015-11-12 17:38:08 +01:00
2015-09-11 14:59:16 -04:00
2016-04-01 17:18:10 -04:00
2016-02-06 12:00:59 +01:00
2015-09-07 13:41:04 +02:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-02-20 21:40:02 +01:00
2016-03-22 12:16:16 -04:00
2016-02-06 12:00:59 +01:00
2016-01-25 10:40:00 -05:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-01-19 08:31:21 -05:00
2016-03-27 09:13:01 -04:00