From patchwork Thu Dec 15 15:19:43 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Corentin Labbe X-Patchwork-Id: 9477015 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 C816F60825 for ; Thu, 15 Dec 2016 22:18:04 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B85412873E for ; Thu, 15 Dec 2016 22:18:04 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id AB5E628768; Thu, 15 Dec 2016 22:18:04 +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=-1.8 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, T_DKIM_INVALID autolearn=no version=3.3.1 Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 966812873E for ; Thu, 15 Dec 2016 22:17:53 +0000 (UTC) Received: by alsa0.perex.cz (Postfix, from userid 1000) id 76ED62673E5; Thu, 15 Dec 2016 23:17:52 +0100 (CET) Received: from alsa0.perex.cz (localhost [127.0.0.1]) by alsa0.perex.cz (Postfix) with ESMTP id 53FE72673D2; Thu, 15 Dec 2016 23:15:31 +0100 (CET) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa0.perex.cz (Postfix, from userid 1000) id 0595E2672B4; Thu, 15 Dec 2016 16:21:54 +0100 (CET) Received: from mail-wm0-f66.google.com (mail-wm0-f66.google.com [74.125.82.66]) by alsa0.perex.cz (Postfix) with ESMTP id 88B31267281 for ; Thu, 15 Dec 2016 16:21:51 +0100 (CET) Received: by mail-wm0-f66.google.com with SMTP id g23so7152457wme.1 for ; Thu, 15 Dec 2016 07:21:51 -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; bh=RwVmaHGKnY56+fcuijLQOY49fNo3Ag3gCdu0OkJ4Gf8=; b=I3SFDIVOugCSi6cwILmhPtCehk8mUYSe6Badf8/6u4szQaGfQIqC5+Phy6W8VsWMqM 6uwcsKsA5VGfObrqw98nps0BGQzMeIsEKiWRleIP1ZVR7u+p0U6zApnaK6Qf0L/7MRJE J3cxbfHWDoeRZqHnvMd9XgS0seI4cwvcq1OhgyERcwz1G97DFkd6Xwqq7/BPTuFf9vuF xUmU1T5frGMS9Za1BTdt7caWOFBd4tsRQ+zLsRJzEg8IlMiv3rnc9tlEUWgyGmzdq1xx Z3jOWWhL0b/zUR61O+r9+ztjtnMdNU8p26OKSDt92Zz08T+S7NGabk+4CPTNcl46LUh/ lPcA== 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; bh=RwVmaHGKnY56+fcuijLQOY49fNo3Ag3gCdu0OkJ4Gf8=; b=KlY2dI1so5EDXyRS+dl7+Eql9T93hEaF7IIkqnHfUexr4ZeonCEQtjN+w2naLsBDiM rItZNEgQfFS09Q+FwGPfyhRFzQMlNuqxMNp1UeR1a17/2uqYDYyd4TwsWpscMn7THVy5 QNXGqTHPWo8fHu7HCcJFP06qNR9NbzOmLi1ZD1zjgWdA/VBOLpdXdUkC4YGyv4r2JplE w8QD/ivseytIb3cO5lHr+Vd/TVcD7c3LheSOexnzbbJIBz/dgPWC+1aGtmIbCMZY6DMs 0bGEn5gQB7bz3e0DukEkTbLoaoOASjq9Qvs7wKwGjcw3uMW1GIS2EWK8iQ8dm6qm7bgI I42g== X-Gm-Message-State: AIkVDXIF882z+sjcC3QDspoEbLNrKKYPeehUVuXiaGyh34/46TCtUhNnHxooPFnKa/LiaA== X-Received: by 10.28.92.21 with SMTP id q21mr2028675wmb.71.1481815311448; Thu, 15 Dec 2016 07:21:51 -0800 (PST) Received: from Red.local (LFbn-1-7035-57.w90-116.abo.wanadoo.fr. [90.116.208.57]) by smtp.googlemail.com with ESMTPSA id 81sm2866166wmw.7.2016.12.15.07.21.50 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 15 Dec 2016 07:21:50 -0800 (PST) From: Corentin Labbe To: lgirdwood@gmail.com, broonie@kernel.org, perex@perex.cz, tiwai@suse.com, patches@opensource.wolfsonmicro.com, alsa-devel@alsa-project.org Date: Thu, 15 Dec 2016 16:19:43 +0100 Message-Id: <20161215151943.5076-1-clabbe.montjoie@gmail.com> X-Mailer: git-send-email 2.10.2 Cc: Corentin Labbe , linux-kernel@vger.kernel.org Subject: [alsa-devel] [PATCH] ASoC: wm0010: Remove unneeded linux/miscdevice.h include X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org X-Virus-Scanned: ClamAV using ClamSMTP sound/soc/codecs/wm0010.c does not use any miscdevice so this patch remove this unnecessary inclusion. Signed-off-by: Corentin Labbe Acked-by: Richard Fitzgerald --- sound/soc/codecs/wm0010.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sound/soc/codecs/wm0010.c b/sound/soc/codecs/wm0010.c index 0eb5dcf..4f5f571 100644 --- a/sound/soc/codecs/wm0010.c +++ b/sound/soc/codecs/wm0010.c @@ -21,7 +21,6 @@ #include #include #include -#include #include #include #include