Hi, On Tue, 23 Jul 2013 23:28:49 +0200 Hauke Mehrtens wrote: > > bgmac uses bcm47xx_nvram.h which is only available when BCM47XX was > selected. Earlier BCMA_HOST_SOC depended on BCM47XX so this was not > build on any other archs, but that changed. We should modify this > driver to get access to the nvram or the variables through platform > data. > > This fixes a build problem in linux-next reported by Stephen Rothwell: > > drivers/net/ethernet/broadcom/bgmac.c:19:27: fatal error: bcm47xx_nvram.h: No such file or directory > #include > ^ > > Signed-off-by: Hauke Mehrtens > Reported-by: Stephen Rothwell This patch really needs to go to John as the patch that exposes the breakage is in his tree. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au