From patchwork Mon Feb 5 01:21:26 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ulf Magnusson X-Patchwork-Id: 10199653 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 288016056F for ; Mon, 5 Feb 2018 01:27:47 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1992827F60 for ; Mon, 5 Feb 2018 01:27:47 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 0B50427F85; Mon, 5 Feb 2018 01:27:47 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9BC0527F60 for ; Mon, 5 Feb 2018 01:27:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752266AbeBEB1p (ORCPT ); Sun, 4 Feb 2018 20:27:45 -0500 Received: from mail-lf0-f68.google.com ([209.85.215.68]:37893 "EHLO mail-lf0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752366AbeBEBZA (ORCPT ); Sun, 4 Feb 2018 20:25:00 -0500 Received: by mail-lf0-f68.google.com with SMTP id g72so39425765lfg.5; Sun, 04 Feb 2018 17:24:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=3NunNDWrI3Y55xIlDLaan3fKJxVGNTO4aSN0DOYgHJk=; b=o8flgQvPAmArw8j483eQ2RYmTa47U4ilZKNtpPu7iL8V03slZ19rpiWVAv2gH8QXT5 Efx5i/xaTAu5NHZl7GCdv2LXaSMpKcVOtqAumlTLXiELVEXtWiTZcnXoFRJi6W9LTgm2 UCWi5RltwJtj3fDsGwUWE/JT+Y6GGbLV3SqSE3tP9XkMd7rx6m5vKI4Owtb2IDswD3/W KZNDFZAjm5YvNh+g1A8SN0zO1T3GfXt2tjoLzspkYRT3sQAcZP2b6yT+pS4WPr7Byogl shh2K1y/g+rUGNbJmLNSwb8KXcaxNAaVxe7a21AJRXliu7hAT7xspiCHLKAnuFmhJtG6 YN1w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=3NunNDWrI3Y55xIlDLaan3fKJxVGNTO4aSN0DOYgHJk=; b=FQiQS8O+K0ZBSUqeU5whFjOB+O9h1Hsqmc2LzG01KGP+a84GiI1+t/Y32/yNqAspdP lkM5qTCJaEgZLJ4dKREcmWVp++ZTW6qp1FTbHyAxApmaiZl2UC6H4rZfYqbJUZonzwvm TBvK+jivuGVeWu6mhf4/mgG0WJQqzhTu0Kj2TlhxjHC1Gtx4g+xNZLxxt1kLe7/tXYlO CmViRO+KcDHGCSnhPbUgMzSAr3k7WhFQOaBIxDyxNeHF7STY70wae0uRvdkAaO3EcQqj bOYiSK6STYeEgT9scEwpuxlcTj/5BNohbkkTvczL6/jDsYkFZmIE16pX7RppGmmECNvI tNjg== X-Gm-Message-State: AKwxyte9xOdHsSB7PZlfIfkyplyewJYn8ZQln1BNqjDLJdq44oqWaUxt 7TRtysP1fM37EX9/DBKJqkLLsU8WZd0= X-Google-Smtp-Source: AH8x225e5ujxZUzat3LuEg51e/Tr0cthErWzxj3wdRYQmwF+qGD+6auWG9fvaPfqYNvOQ6Z04HjIZQ== X-Received: by 10.25.204.81 with SMTP id c78mr28523976lfg.39.1517793898075; Sun, 04 Feb 2018 17:24:58 -0800 (PST) Received: from huvuddator.lan (ua-213-113-106-221.cust.bredbandsbolaget.se. [213.113.106.221]) by smtp.gmail.com with ESMTPSA id s67sm1576959lje.22.2018.02.04.17.24.56 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 04 Feb 2018 17:24:57 -0800 (PST) From: Ulf Magnusson To: linux-kernel@vger.kernel.org Cc: linux-kbuild@vger.kernel.org, tfiga@chromium.org, paul.burton@mips.com, m.szyprowski@samsung.com, egtvedt@samfundet.no, linus.walleij@linaro.org, vgupta@synopsys.com, mgorman@techsingularity.net, hch@lst.de, mina86@mina86.com, robh@kernel.org, sboyd@codeaurora.org, paulus@ozlabs.org, will.deacon@arm.com, tony@atomide.com, npiggin@gmail.com, yamada.masahiro@socionext.com, Ulf Magnusson , Jonathan Cameron , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , linux-iio@vger.kernel.org Subject: [PATCH 14/20] iio: gyro: mpu3050: Remove INPUT_MPU3050 dep. from I2C Date: Mon, 5 Feb 2018 02:21:26 +0100 Message-Id: <20180205012146.23981-15-ulfalizer@gmail.com> X-Mailer: git-send-email 2.14.1 In-Reply-To: <20180205012146.23981-1-ulfalizer@gmail.com> References: <20180205012146.23981-1-ulfalizer@gmail.com> Sender: linux-iio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The INPUT_MPU3050 symbol was removed in commit b1fe0cf06f92 ("Input: delete MPU3050 driver"). Remove the negative dependency on it from the MPU3050_I2C symbol. It is always satisfied now. Discovered with the https://github.com/ulfalizer/Kconfiglib/blob/master/examples/list_undefined.py script. Signed-off-by: Ulf Magnusson Reviewed-by: Linus Walleij --- drivers/iio/gyro/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/iio/gyro/Kconfig b/drivers/iio/gyro/Kconfig index 3126cf05e6b9..b702b9176006 100644 --- a/drivers/iio/gyro/Kconfig +++ b/drivers/iio/gyro/Kconfig @@ -92,7 +92,6 @@ config MPU3050 config MPU3050_I2C tristate "Invensense MPU3050 devices on I2C" - depends on !(INPUT_MPU3050=y || INPUT_MPU3050=m) depends on I2C select MPU3050 select REGMAP_I2C