Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753448Ab3CEVxr (ORCPT ); Tue, 5 Mar 2013 16:53:47 -0500 Received: from mail-pb0-f48.google.com ([209.85.160.48]:56024 "EHLO mail-pb0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752802Ab3CEVxp (ORCPT ); Tue, 5 Mar 2013 16:53:45 -0500 Date: Wed, 6 Mar 2013 05:54:08 +0800 From: Greg KH To: Paul Bolle Cc: Ohad Ben-Cohen , stable , linux-kernel@vger.kernel.org Subject: Re: [PATCH] remoteproc: properly fix missing CONFIG_FW_LOADER configurations Message-ID: <20130305215408.GD10965@kroah.com> References: <1362511248.16460.113.camel@x61.thuisdomein> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1362511248.16460.113.camel@x61.thuisdomein> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 973 Lines: 29 On Tue, Mar 05, 2013 at 08:20:48PM +0100, Paul Bolle wrote: > Fix obvious typo introduced in commit > e121aefa7d9f10eee5cf26ed47129237a05d940b ("remoteproc: fix missing > CONFIG_FW_LOADER configurations"). > > Signed-off-by: Paul Bolle > --- > 0) Untested. > > 1) The REMOTEPROC Kconfig entry has been using the useless FW_CONFIG > select statement for a few releases now. Does it really need to select > FW_LOADER? > > drivers/remoteproc/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read Documentation/stable_kernel_rules.txt for how to do this properly. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/