From patchwork Thu Dec 15 18:12:13 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Corentin Labbe X-Patchwork-Id: 9476681 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 D14D2607EE for ; Thu, 15 Dec 2016 18:14:28 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C743C28762 for ; Thu, 15 Dec 2016 18:14:28 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id BA53F2880D; Thu, 15 Dec 2016 18:14:28 +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 7C8FD28762 for ; Thu, 15 Dec 2016 18:14:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755471AbcLOSO1 (ORCPT ); Thu, 15 Dec 2016 13:14:27 -0500 Received: from mail-wj0-f195.google.com ([209.85.210.195]:34614 "EHLO mail-wj0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753464AbcLOSO0 (ORCPT ); Thu, 15 Dec 2016 13:14:26 -0500 Received: by mail-wj0-f195.google.com with SMTP id xy5so11075885wjc.1; Thu, 15 Dec 2016 10:14:25 -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=sD1T+qfHahLGSiwtdDk/k4Kj0doWMJkTGWCFa1AHO8Y=; b=D+SC46KzzvCE58xQ/sFsqeP4ecicvA5SlzcbkY4NvvXVBhzqGTfe+qyyyjKjTJTq7x kpcysMgmnju6MVSSn+HYO7PPH3MVsc9rvUmYb+EebAOHDm+aPOko5Pwj+SMtlwb5X+Cv J/RM8hWXyYwK7AIFFyRs+7XM1oEqGfzaSwk04ds69NQz1X2B/uvL6tGNIXWrUsT+oq3b AQ22F7h3dhwic0pD3a+KihqzDXA936k4uwUkD6RTtP4c4jF3FV/qZ0JDfFpPquuehkL2 z9/rdIV92UwXBb8xiAYcVbnA3kegS5umyj+LotJcCTXLt5BnuKUejxrTWbnjM+LF7QAX UfXw== 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=sD1T+qfHahLGSiwtdDk/k4Kj0doWMJkTGWCFa1AHO8Y=; b=KNTCiM4fIcMfMgvR/To8d8bdnRSIgsI2NQwKoXvOhHRkcQCI1CksgMb2bkdR9csWFF YIBUf1zJ2UHOw/gp35V5laqQkPuNiKm2+EZNUYJh//iQc4ibfyTy1/5kP6TCLsb4ay+x dT873ltrDlhhTsItPxIGi2zsS8JexcCAmFuOn3HLSPCCN1pQr+dYuW3pWqbn1VquckId XqMV6fc3bWeCZF9E2AsA+Wc6w0moNTDfDKQiariSs49N5dbj5WOLb085Ay6Nd5SE8ePe O+ptDQyUTVq54m/d/+SBpVTblYuxPQ7clgS67icbrGV2gJ2k+FSkzDRuxvDdHx4yyHVD g2Iw== X-Gm-Message-State: AKaTC00ueg4G22xsYZtHV5/817Y2xplwVQVSEOH2cry1OzE9t9TPMwsOZyeTGtfG+DiGzA== X-Received: by 10.194.222.132 with SMTP id qm4mr3045169wjc.150.1481825664948; Thu, 15 Dec 2016 10:14:24 -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 w79sm3540965wmw.0.2016.12.15.10.14.20 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 15 Dec 2016 10:14:24 -0800 (PST) From: Corentin Labbe To: dmitry.torokhov@gmail.com, linux-input@vger.kernel.org Cc: linux-kernel@vger.kernel.org, Corentin Labbe Subject: [PATCH] Input: joydev: remove unused linux/miscdevice.h include Date: Thu, 15 Dec 2016 19:12:13 +0100 Message-Id: <20161215181213.27732-1-clabbe.montjoie@gmail.com> X-Mailer: git-send-email 2.10.2 Sender: linux-input-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This patch remove the inclusion of linux/miscdevice.h for joydev since it does not use miscdevice. Signed-off-by: Corentin Labbe --- drivers/input/joydev.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/input/joydev.c b/drivers/input/joydev.c index f3135ae..abd18f3 100644 --- a/drivers/input/joydev.c +++ b/drivers/input/joydev.c @@ -22,7 +22,6 @@ #include #include #include -#include #include #include #include