[PATCH] net: add calxeda xgmac ethernet driver
David Miller
davem at davemloft.net
Sat Nov 19 06:54:12 EST 2011
From: Rob Herring <robherring2 at gmail.com>
Date: Tue, 15 Nov 2011 20:46:51 -0600
> From: Rob Herring <rob.herring at calxeda.com>
>
> Add support for the XGMAC 10Gb ethernet device in the Calxeda Highbank
> SOC.
>
> Signed-off-by: Rob Herring <rob.herring at calxeda.com>
Doesn't build, because you reference SK_8K which is a define not
available on all platforms. Only architectures which make use of
asm-generic/sizes.h will be able to see that definition.
More information about the devicetree-discuss
mailing list