From patchwork Thu Dec 15 10:15:25 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Corentin Labbe X-Patchwork-Id: 9475817 X-Patchwork-Delegate: rjw@sisk.pl 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 4B06860571 for ; Thu, 15 Dec 2016 10:18:16 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3987928671 for ; Thu, 15 Dec 2016 10:18:16 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2E4A72867A; Thu, 15 Dec 2016 10:18:16 +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 DE9C428671 for ; Thu, 15 Dec 2016 10:18:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755599AbcLOKRy (ORCPT ); Thu, 15 Dec 2016 05:17:54 -0500 Received: from mail-wm0-f68.google.com ([74.125.82.68]:36280 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755168AbcLOKRx (ORCPT ); Thu, 15 Dec 2016 05:17:53 -0500 Received: by mail-wm0-f68.google.com with SMTP id m203so5449243wma.3; Thu, 15 Dec 2016 02:17:34 -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=2C9hqXMLX7gaHofQ4wWs+w9YvltjHi4bpLj07pWFcMg=; b=AgojKzVvZWESBHbNBA72VAi4C9/q72iCwxJuoS3jfiYRdqMT2ilIy9erZp1dQIMrHl XYlA7/0Cpj7oCL6IYOHgVSwFcJS4dhK8YC11/HS1ffUAVGnmWMt5yomtTP2mCYDPmLRK 26e1o3v358/CF8ceOFB4OAH595Et5sdaeZrmSE7rpOY5lR2UllFxMmzSwf0OZvBH287I oJpXGW8jZuRFw2LceTlhmS1FquqkwTeBcYtk0EhiEYQ2T8Nhi7gSrb7Idd8HmCU+DrxC I9GwrVj2Uq7cEoVks0eGH+MA1kST/rjHOJtRLYcTXxf2t7HktD0XbNOzBtSNgo7UPnLj K4/A== 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=2C9hqXMLX7gaHofQ4wWs+w9YvltjHi4bpLj07pWFcMg=; b=WbM/1mdUww9YjsLSKm5SPmyGGX+ckf6fVqrihBIsPQlaAClEEPQeubmmx1OiFwnnt5 ZWM0Ls6mL+cLtlQjmnpb6I1fgxbxt1H+qGIVitmeDA0eh4gt2CVotzAuAnvkhTV+2KNZ Gvpx+Sw92ZC+vRXSLqjGqXplJhcqUFsWyN4zFLVkA4co7sv7+BzKctGTCwVP/blor0ur U2K5E2AZ2XOYmGKI+4jLikpop0IzfmhAWe4juWFUDb06DUzbzUu3pt0rsHzsQ683vcfP qPACO81S6BYXkk0f9awr7APBtGE3CBILycj+2OUjkEIHRgE1CFOoEfrS3P6GlJh3O8Nt TvYg== X-Gm-Message-State: AIkVDXIwrhAY1e0Tw/ZaXx7FK3WIFonD0jikF9a4LNpOkDJAW9N6HTiwOTeCKIQ1VtnlOA== X-Received: by 10.28.220.5 with SMTP id t5mr601660wmg.80.1481797053137; Thu, 15 Dec 2016 02:17:33 -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 bj1sm1352224wjc.17.2016.12.15.02.17.32 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 15 Dec 2016 02:17:32 -0800 (PST) From: Corentin Labbe To: rjw@rjwysocki.net, linux-pm@vger.kernel.org Cc: linux-kernel@vger.kernel.org, Corentin Labbe Subject: [PATCH] PM / QoS: Remove unneeded linux/miscdevice.h include Date: Thu, 15 Dec 2016 11:15:25 +0100 Message-Id: <20161215101525.22282-1-clabbe.montjoie@gmail.com> X-Mailer: git-send-email 2.10.2 Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP pm_qos.h does not use any miscdevice, so this patch remove this unnecessary inclusion. Signed-off-by: Corentin Labbe --- include/linux/pm_qos.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/linux/pm_qos.h b/include/linux/pm_qos.h index 0f65d36..d4d3479 100644 --- a/include/linux/pm_qos.h +++ b/include/linux/pm_qos.h @@ -6,7 +6,6 @@ */ #include #include -#include #include #include