Russell King wrote: > Many ARM platforms fail to build with the following: > > drivers/built-in.o: In function `store_uevent': > hid-input.c:(.text+0x19c4c): undefined reference to `kobject_actions' > > It appears that if hotplug is disabled, kobject_actions is ifdef'd > away but hid-input still references it. >
Is already fixed in -mm , try patch from : http://lkml.org/lkml/2007/7/29/206 Regards, Gabriel - 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/