From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Bolle Subject: Re: [PATCH] sh: remove references to CPU_SUBTYPE_SH7764 Date: Tue, 16 Jul 2013 09:54:29 +0200 Message-ID: <1373961269.2591.50.camel@x61.thuisdomein> References: <1363002940.3137.65.camel@x61.thuisdomein> <20130312075747.GB3553@linux-sh.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: linux-sh@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: Paul Mundt Return-path: Received: from cpsmtpb-ews04.kpnxchange.com ([213.75.39.7]:54689 "EHLO cpsmtpb-ews04.kpnxchange.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752436Ab3GPHyc (ORCPT ); Tue, 16 Jul 2013 03:54:32 -0400 In-Reply-To: <20130312075747.GB3553@linux-sh.org> Sender: netdev-owner@vger.kernel.org List-ID: Paul, On Tue, 2013-03-12 at 16:57 +0900, Paul Mundt wrote: > On Mon, Mar 11, 2013 at 12:55:40PM +0100, Paul Bolle wrote: > > Since release v2.6.29 the tree has a few references to the Kconfig > > symbol CPU_SUBTYPE_SH7764 and the Kconfig macro > > CONFIG_CPU_SUBTYPE_SH7764. But the actual symbol CPU_SUBTYPE_SH7764 was > > never added to the tree. Perhaps no one noticed because these references > > were never used alone. Anyhow, these references serve no purpose and > > can be removed. > > > > Signed-off-by: Paul Bolle > > Looks fine, I suspect Iwamatsu-san let this trickle in from some vendor > branch given that these are all his drivers. I'll queue it up, thanks. This didn't (yet) make it into mainline. Is there an issue with this patch? Or is it queued somewhere? Paul Bolle