Re: fs_enet build breakage
From: Kumar Gala <hidden>
Date: 2009-05-18 13:23:22
On May 18, 2009, at 2:01 AM, Benjamin Herrenschmidt wrote:
Hi Kumar Commit 4484079d517c2b6521621be0b1ea246ccc55c7d7 from your next branch breaks my 8xx test config with the following error: /home/benh/linux-powerpc-test/drivers/net/fs_enet/fs_enet-main.c: In =20=
function =91setup_immap=92: /home/benh/linux-powerpc-test/drivers/net/fs_enet/fs_enet-main.c:=20 947: error: =91IMAP_ADDR=92 undeclared (first use in this function) /home/benh/linux-powerpc-test/drivers/net/fs_enet/fs_enet-main.c:=20 947: error: (Each undeclared identifier is reported only once /home/benh/linux-powerpc-test/drivers/net/fs_enet/fs_enet-main.c:=20 947: error: for each function it appears in.) I'm still pushing it with a bunch of other stuff to "test" so people =20=
get to find more breakage but it will need to be fixed for the actual =20 "next" branch. Cheers, Ben.
I'm pretty sure the driver changes to address this are in dave's net-=20 next tree. - k=