[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20100916193333.GE10397@kroah.com>
Date: Thu, 16 Sep 2010 12:33:33 -0700
From: Greg KH <greg@...ah.com>
To: Randy Dunlap <randy.dunlap@...cle.com>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>, gregkh@...e.de,
devel@...verdev.osuosl.org, linux-next@...r.kernel.org,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH -next] staging: cx25821 and go7007 depend on IR_CORE
On Tue, Sep 14, 2010 at 03:23:59PM -0700, Randy Dunlap wrote:
> From: Randy Dunlap <randy.dunlap@...cle.com>
>
> Fix build errors in cx25821 and go7007.
> They both use IR functions, so they should depend on IR_CORE.
> (It's not safe to select VIDEO_IR when IR_CORE is not enabled.)
>
> (.text+0x39065a): undefined reference to `ir_core_debug'
> (.text+0x3906a4): undefined reference to `ir_core_debug'
> ir-functions.c:(.text+0x39080b): undefined reference to `ir_core_debug'
> (.text+0x390893): undefined reference to `ir_g_keycode_from_table'
> (.text+0x390942): undefined reference to `ir_core_debug'
> (.text+0x3909f5): undefined reference to `ir_core_debug'
> (.text+0x390a3a): undefined reference to `ir_core_debug'
> (.text+0x390ab1): undefined reference to `ir_core_debug'
> (.text+0x390b36): undefined reference to `ir_core_debug'
>
> Signed-off-by: Randy Dunlap <randy.dunlap@...cle.com>
> Cc: devel@...verdev.osuosl.org
> ---
> drivers/staging/cx25821/Kconfig | 2 +-
> drivers/staging/go7007/Kconfig | 2 +-
These need to go to Mauro.
thanks,
greg k-h
--
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