From patchwork Wed Feb 17 08:22:09 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Magnus Damm X-Patchwork-Id: 8335301 Return-Path: X-Original-To: patchwork-linux-renesas-soc@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id DFD3F9F2F0 for ; Wed, 17 Feb 2016 08:19:21 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 4A72C202FE for ; Wed, 17 Feb 2016 08:19:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A5F0B202EC for ; Wed, 17 Feb 2016 08:19:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756767AbcBQITU (ORCPT ); Wed, 17 Feb 2016 03:19:20 -0500 Received: from mail-pa0-f51.google.com ([209.85.220.51]:35729 "EHLO mail-pa0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755456AbcBQITT (ORCPT ); Wed, 17 Feb 2016 03:19:19 -0500 Received: by mail-pa0-f51.google.com with SMTP id ho8so7591104pac.2 for ; Wed, 17 Feb 2016 00:19:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:date:message-id:subject; bh=rG0wGa+XJL9Dc+IGOyhrh55808LeaLG3A6+TYcSSmps=; b=CB64RDjqQXY4ChcyI9/wNVgFtTt8pu1vJJpM5xuAsXlCWi7ytUvbz7g/QWp1jfYAHt 6vaI5Ifc5zpqHrBlPDyenkQ4quyFhmeQqqBXcFwT6YHQsWBNCAu94UT2fU2OSBCAd24V O/8lbRoT+Oin0/Io9Rv+njO6CneooYhUh9RSxjgiFas3s07jx9PSaSFJD6RqfUM9qvfs SIy27mXmks+HxD+38qV3TPIgRDwvExoKvqMTwMzMLVOxU0BXjyT3YTVjj0Q1YmYgzpWs O56nYsGRl00W1gVf66mJk4xiaZxADVwrkTbWzEJ9fqXXMud/HSqgLKfOKnlFSAiQZX07 UtZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:date:message-id:subject; bh=rG0wGa+XJL9Dc+IGOyhrh55808LeaLG3A6+TYcSSmps=; b=lf9GTgUfcaAlS5/wkW0UnDgE50gwLQ5Y4yMkeEaFNsjwztxUYXJmw/ujb6oum8uHHy +cJEpRSwDbVrsywvoKILVuUoRThev9bLEuFx2VpEYUftEgJNVWkiBGBKYYe2K4HStN5Q 1S7s8pOueajqRd4lSwyl2AXyIx3pOLAiNEE5hFOdI2uYnHqmD8ts1+8APQ8fumDcwY8N bmOVPusp26ZDiSmar/Xhpv4DDb46eVzcPA+h9A8uYQ9EzOjV9qEY/UHTN3SytQiG9l9R TWsB4K6LFh4WZNkZzR19XY/I3R6tZljb03AcIMz8qtuhqZtBrSOETbW0N3lJkW9x9qD6 9LTA== X-Gm-Message-State: AG10YOR2pXw4BZt26Wwr4RCHZ2ufurqF3UBwcU9roR18FelrTtH9PuhaKZV4liLcaOlRUg== X-Received: by 10.66.246.165 with SMTP id xx5mr273453pac.87.1455697159255; Wed, 17 Feb 2016 00:19:19 -0800 (PST) Received: from [127.0.0.1] (s214090.ppp.asahi-net.or.jp. [220.157.214.90]) by smtp.gmail.com with ESMTPSA id z3sm512639par.17.2016.02.17.00.19.16 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Feb 2016 00:19:18 -0800 (PST) From: Magnus Damm To: linux-renesas-soc@vger.kernel.org Cc: horms+renesas@verge.net.au, Magnus Damm , laurent.pinchart+renesas@ideasonboard.com, geert+renesas@glider.be Date: Wed, 17 Feb 2016 17:22:09 +0900 Message-Id: <20160217082209.18282.42215.sendpatchset@little-apple> Subject: [PATCH] ARM: shmobile: Kconfig: Get rid of old comment Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org X-Spam-Status: No, score=-6.8 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Magnus Damm Remove comment that used to be part of non-multiplatform kernel support. Now with multiplatform-only we have no Renesas-specific System Configuration entries. Signed-off-by: Magnus Damm Acked-by: by: Geert Uytterhoeven --- Written on top of renesas-drivers-2016-02-16-v4.5-rc4 arch/arm/mach-shmobile/Kconfig | 2 -- 1 file changed, 2 deletions(-) --- 0001/arch/arm/mach-shmobile/Kconfig +++ work/arch/arm/mach-shmobile/Kconfig 2016-02-17 16:37:38.220513000 +0900 @@ -95,6 +95,4 @@ config ARCH_SH73A0 bool "SH-Mobile AG5 (R8A73A00)" select ARCH_RMOBILE select RENESAS_INTC_IRQPIN - -comment "Renesas ARM SoCs System Configuration" endif