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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/