From patchwork Thu Feb 5 21:59:36 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anthony Harivel X-Patchwork-Id: 5787391 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 65E12BF440 for ; Thu, 5 Feb 2015 22:02:52 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 9B18A201EF for ; Thu, 5 Feb 2015 22:02:51 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 5D98F200E8 for ; Thu, 5 Feb 2015 22:02:50 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1YJUTv-0005hn-Ci; Thu, 05 Feb 2015 22:01:03 +0000 Received: from mail-wi0-x22e.google.com ([2a00:1450:400c:c05::22e]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YJUTs-0005bC-CK for linux-arm-kernel@lists.infradead.org; Thu, 05 Feb 2015 22:01:00 +0000 Received: by mail-wi0-f174.google.com with SMTP id n3so843879wiv.1 for ; Thu, 05 Feb 2015 14:00:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=yuIXBIJ13p2Phf+86C2XxnXw6TJX2AvNiWbrug3+ILY=; b=erjE+CewyJ6ajQuTfNCVdZPpdAgbr1RB4ORfxO8BtysTcQ7cuSKQkOCL/isjtJmnsK FX42lUIyn4m60x/jCAq1BDAvDwxFCfSUcnMh+aa8YRVucoTbyt0xzHugLAib/bPb/9D4 IHgmoymKuSQAKtiZ711g78rGmVDemZ4a06tLvYPvA0VqK+np4GUMoTiVHwQcsHtNOCgZ cBG7Qxbl3R96RobDYzlVNhgGo9B3zsvaSX39PwFEiCAKrENm7dgLeVqcYL0xanADk7ve m1/fCIYcoU+QjbOuQkLILCxtssBQDk7Lkh9KMpnr4tdLy/9yy3M6qOi8uoSPsqveVp2S 0ylQ== X-Received: by 10.181.13.176 with SMTP id ez16mr671840wid.78.1423173637828; Thu, 05 Feb 2015 14:00:37 -0800 (PST) Received: from localhost.localdomain (sel67-1-88-125-176-115.fbx.proxad.net. [88.125.176.115]) by mx.google.com with ESMTPSA id n1sm463044wib.11.2015.02.05.14.00.36 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 05 Feb 2015 14:00:37 -0800 (PST) From: Anthony Harivel X-Google-Original-From: Anthony Harivel To: linux-arm-kernel@lists.infradead.org Subject: [PATCH] ARM: at91/defconfig: remove CONFIG_SYSFS_DEPRECATED Date: Thu, 5 Feb 2015 22:59:36 +0100 Message-Id: <1423173576-10888-1-git-send-email-anthony.harivel@emtrion.de> X-Mailer: git-send-email 1.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20150205_140100_560212_008DBDA3 X-CRM114-Status: UNSURE ( 7.87 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.8 (/) Cc: plagnioj@jcrosoft.com, nicolas.ferre@atmel.com, Anthony Harivel X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, T_DKIM_INVALID, T_RP_MATCHES_RCVD, 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 Recent distributions and userspace tools after 2009/2010 depend on the existence of /sys/class/block/, and will not work with this option enabled. Signed-off-by: Anthony Harivel Acked-by: Nicolas Ferre --- arch/arm/configs/sama5_defconfig | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig index c9089c9..59b48563 100644 --- a/arch/arm/configs/sama5_defconfig +++ b/arch/arm/configs/sama5_defconfig @@ -3,8 +3,6 @@ CONFIG_SYSVIPC=y CONFIG_IRQ_DOMAIN_DEBUG=y CONFIG_LOG_BUF_SHIFT=14 -CONFIG_SYSFS_DEPRECATED=y -CONFIG_SYSFS_DEPRECATED_V2=y CONFIG_BLK_DEV_INITRD=y CONFIG_EMBEDDED=y CONFIG_SLAB=y