[<prev] [next>] [day] [month] [year] [list]
Message-ID: <46CC6D84.7090504@linux.vnet.ibm.com>
Date: Wed, 22 Aug 2007 22:38:20 +0530
From: Balbir Singh <balbir@...ux.vnet.ibm.com>
To: Andrew Morton <akpm@...ux-foundation.org>,
linux kernel mailing list <linux-kernel@...r.kernel.org>
Subject: compile error: soundbus 2.6.23-rc3-mm1
Hi, Andrew,
I see the following error while compiling on a ppc64 machine.
CC [M] sound/aoa/soundbus/core.o
sound/aoa/soundbus/core.c: In function ‘soundbus_uevent’:
sound/aoa/soundbus/core.c:91: error: ‘length’ undeclared (first use in this function)
sound/aoa/soundbus/core.c:91: error: (Each undeclared identifier is reported only once
sound/aoa/soundbus/core.c:91: error: for each function it appears in.)
make[3]: *** [sound/aoa/soundbus/core.o] Error 1
make[2]: *** [sound/aoa/soundbus] Error 2
The error seems to be related to recent changes to soundbus_uevent(), the length
parameter which was being filled by add_uevent_var() is now gone.
--
Warm Regards,
Balbir Singh
Linux Technology Center
IBM, ISTL
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists