From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Garrett Subject: Re: [PATCH -next] eeepc-wmi: depends on BACKLIGHT_CLASS_DEVICE Date: Fri, 7 May 2010 19:26:47 +0100 Message-ID: <20100507182647.GC24478@srcf.ucam.org> References: <20100507155520.75026a8b.sfr@canb.auug.org.au> <20100507112411.0212242d.randy.dunlap@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20100507112411.0212242d.randy.dunlap@oracle.com> Sender: platform-driver-x86-owner@vger.kernel.org To: Randy Dunlap Cc: Stephen Rothwell , linux-next@vger.kernel.org, LKML , platform-driver-x86@vger.kernel.org List-Id: linux-next.vger.kernel.org On Fri, May 07, 2010 at 11:24:11AM -0700, Randy Dunlap wrote: > From: Randy Dunlap > > 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 Thanks, applied for -next. I'll send this one for .34 as well. -- Matthew Garrett | mjg59@srcf.ucam.org