Re: 8360 UCC_GETH INIT_WORK compile error
From: Kumar Gala <hidden>
Date: 2007-01-26 07:41:08
On Jan 26, 2007, at 12:18 AM, Li Yang-r58472 wrote:
Russ, Please use the latest git tree. The fix has been merged. - Leo From: linuxppc-embedded-bounces+leoli=3Dfreescale.com@ozlabs.org =20 [mailto:linuxppc-embedded-bounces+leoli=3Dfreescale.com@ozlabs.org] =20=
On Behalf Of Russell McGuire Sent: Friday, January 26, 2007 2:07 PM To: linuxppc-embedded@ozlabs.org Subject: 8360 UCC_GETH INIT_WORK compile error Kumar / ALL, I was having problems compiling the UCC_GETH driver for 8360. INIT_WORK declared with 2 parameters instead of 3. Googling around, I noticed that somebody posted a temporary patch =20 back in December 14, 2006. Has this been resolved? I am not able to boot the 2.6.19.2 Kernel the moment since the =20 Ethernet/UCCF driver won=92t compile.
As Leo said, 2.6.20-rc6 has the fixes from myself/Timur that address =20 this: http://master.kernel.org/git/?p=3Dlinux/kernel/git/torvalds/=20 linux-2.6.git;a=3Dcommit;h=3Ddf19b6b020791b4c42e7cf2e4f582454cbc49251 http://master.kernel.org/git/?p=3Dlinux/kernel/git/torvalds/=20 linux-2.6.git;a=3Dcommit;h=3D6bf446522b246194551cf167f0168792080d6118 (not sure if you need the second or not on 2.6.19). - k=