From patchwork Mon Feb 11 08:26:03 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 10805243 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 9FED513B4 for ; Mon, 11 Feb 2019 08:26:23 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9191129B18 for ; Mon, 11 Feb 2019 08:26:23 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 859E029B21; Mon, 11 Feb 2019 08:26:23 +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=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI 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 783D829B18 for ; Mon, 11 Feb 2019 08:26:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727004AbfBKI0W (ORCPT ); Mon, 11 Feb 2019 03:26:22 -0500 Received: from mail-lj1-f194.google.com ([209.85.208.194]:39502 "EHLO mail-lj1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726028AbfBKI0V (ORCPT ); Mon, 11 Feb 2019 03:26:21 -0500 Received: by mail-lj1-f194.google.com with SMTP id v12-v6so3256153ljc.6 for ; Mon, 11 Feb 2019 00:26:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=egKclDEu1J9IK4e9NPFYX1nK9qUExmFaZjiHtIQ1kdE=; b=eoiJxtDY/Llo3FzKFHV+ChfPSWDrIwJRtGJryo7gHWBR8x9CpqTwxiO8KStp2zk5PS 7RIi+Q3WvoFVaY+RJliNZNSMDrrHbnXezuVEkdyGJHbtYp0YAymQwJkejbfEmGTO+c6q ibOAg5ny9wAP3FigZXL5FsWIIKJ9VNdvSY7KTxUUFVDdxPYvn9eZ93EYX43OM6Bub+wJ utycSpZ6O8k/Qb9+nwK71DMfAOC+2/R7jpN8g8oMPC1ceufnIDbmRDFHsdtOfY1aBUrq 0F8fLNc7zJlDRCMprZJ1Jm9bcxMtxxiGGQ2UFS9IyCAU1DRgrRPZPqV0WeWL1TbPEE0Q +hGQ== 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:mime-version:content-transfer-encoding; bh=egKclDEu1J9IK4e9NPFYX1nK9qUExmFaZjiHtIQ1kdE=; b=WZmRKiYYCRvJm7WBoY98rmhGLHh/i4PKXgpRhGMVy0RoVP/pTUGK6xWY13lg/hVg+Z tt8hCcu/PidLsZja2fjwOs+nCck/lb3bHlL/pdXNLNX+XTDiCmQAzQiXri5UAh4gpKtc 8L4IIqg9PVG73uPNqZaWya1QRNZ6E6soEC01RN0vVQc4byzQV85T2Hw9N6qyWjwbsLKO B4uLeP01+o704Xf6EDvHFKjVnCzuWHSHhbbSIJnvxhw9ABvtmHeGeGkX6fey4eS6iyZy RdGkc3LE6CDVrL8kO93Rh+gclqxrgRELWcvFIUqgE+XkkFI6sGCj3Tno5y4qFdaeFSBA YN4Q== X-Gm-Message-State: AHQUAubu/8jQEZqLni/l0oiuvNbBhxRWYLWqd/XTwIVRZkAkXbtluRB9 Lnqk4oyBOdatCt1dBuAtKOFoTDvOTys= X-Google-Smtp-Source: AHgI3Ia2gQGM+3piu1BMQJbocPxlafBrEWZnaK/hN+HNxzfkP0F0/8P7eGvNmGzSqz8A3HQ4sIIC3A== X-Received: by 2002:a2e:834a:: with SMTP id l10-v6mr22114182ljh.42.1549873579716; Mon, 11 Feb 2019 00:26:19 -0800 (PST) Received: from genomnajs.ideon.se ([85.235.10.227]) by smtp.gmail.com with ESMTPSA id z16sm2335452lfi.54.2019.02.11.00.26.18 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 11 Feb 2019 00:26:18 -0800 (PST) From: Linus Walleij To: linux-mmc@vger.kernel.org, Ulf Hansson Cc: Linus Walleij , Chen-Yu Tsai , Andre Przywara , cenowy Zheng , Maxime Ripard Subject: [PATCH 5/6 v2] mmc: sunxi-mmc: Drop unused includes Date: Mon, 11 Feb 2019 09:26:03 +0100 Message-Id: <20190211082604.11013-5-linus.walleij@linaro.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190211082604.11013-1-linus.walleij@linaro.org> References: <20190211082604.11013-1-linus.walleij@linaro.org> MIME-Version: 1.0 Sender: linux-mmc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mmc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The Sunxi MMC driver uses slot GPIO helpers and does not make any use of or so drop these surplus includes. Cc: Chen-Yu Tsai Cc: Andre Przywara Cc: cenowy Zheng Acked-by: Maxime Ripard Signed-off-by: Linus Walleij --- drivers/mmc/host/sunxi-mmc.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/mmc/host/sunxi-mmc.c b/drivers/mmc/host/sunxi-mmc.c index 279e326e397e..8df95422d649 100644 --- a/drivers/mmc/host/sunxi-mmc.c +++ b/drivers/mmc/host/sunxi-mmc.c @@ -19,7 +19,6 @@ #include #include #include -#include #include #include #include @@ -32,7 +31,6 @@ #include #include #include -#include #include #include #include