Prev: Link time manipulation of kernel symbols like read/write
Next: Precious Package From Mrs.Edithy Jefferson
From: Matthew Garrett on 7 May 2010 14:30 On Fri, May 07, 2010 at 11:24:11AM -0700, Randy Dunlap wrote: > From: Randy Dunlap <randy.dunlap(a)oracle.com> > > eeepc-wmi uses backlight*() interfaces so it should depend on > BACKLIGHT_CLASS_DEVICE. > > eeepc-wmi.c:(.text+0x2d7f54): undefined reference to `backlight_force_update' > eeepc-wmi.c:(.text+0x2d8012): undefined reference to `backlight_device_register' > eeepc-wmi.c:(.devinit.text+0x1c31c): undefined reference to `backlight_device_unregister' > eeepc-wmi.c:(.devexit.text+0x2f8b): undefined reference to `backlight_device_unregister' > > Signed-off-by: Randy Dunlap <randy.dunlap(a)oracle.com> Thanks, applied for -next. I'll send this one for .34 as well. -- Matthew Garrett | mjg59(a)srcf.ucam.org -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |