Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp4295670ybv; Sun, 16 Feb 2020 18:48:24 -0800 (PST) X-Google-Smtp-Source: APXvYqwo6iGZsc9V7nW5mymm8j1VMBx49bldUDBuQY8m7Kw7NnmkANcxah64V90mxGoksp0fTBUm X-Received: by 2002:a05:6808:1:: with SMTP id u1mr8892247oic.74.1581907704150; Sun, 16 Feb 2020 18:48:24 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581907704; cv=none; d=google.com; s=arc-20160816; b=QIl+tJOcjt5CRk90n3VFQ2ujBt8baTsjNr3T+E4kvk8fpzdMdbNbjEJ9BRUo8HQVN4 JSRN52Vz4RC8oB7/9VyEFLov4pGbeXKeIUhN/X+rTuRm2b9qj0Y30fS6tHcH+Dw/EtZD wf7BA0MiHNHOF2lAc5rnZVuBV1eGclP6wJGLigzlfzafw+6FO6a8Yo3VTPo3Cl9zLT4u CDhrV3YpsqxcCblmx2LX8JjTC7fGEUIed7CUQBufPorYFKAL8dpbzJ1CWjWMlMTb8JgZ I9d08sMC0SxTYRc0e56HEMnzhiVviYJN+Q9+E40ztYn+h/t3gCMqh6c41KTuaPZ/VrRB oeVQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from; bh=Wj2qMpOPcOHeCbc/XNZ3S+QhiezOZ5icbHWVjFEuNnY=; b=Eok3GaK6OVOd26/MJNYIk2RJRn8HEUJGqeoDys5+J5IDJeeObZibVo3A6+VAiAT+gN lb6/lMOMlmw2V2epfftB47L37koG2XlHGo3uZ+6NbTR6xd+RtHR5ffz4ODff1GGyDcYY N6TyS6k38nvC/1voNJ5oLuPi5E1bDtrIo+whtHO7UlIus8T3UDZQlRidz7KTlR+dvaJM MfxpB9o6oQam5n4fnX/hVGLC6hSGjeqOB7JqrElRYQ0TWKvZcEqPB3iktB6OA6TunA6C 51HtMOjUh13hSXQZUQvHN/iCYg4e4AnEnf+B3Ki9a/6F74Phxvvt5shcFpzmPDM5jtMB wFZw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id n203si5556900oia.112.2020.02.16.18.48.11; Sun, 16 Feb 2020 18:48:24 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726645AbgBQCsC (ORCPT + 99 others); Sun, 16 Feb 2020 21:48:02 -0500 Received: from inva021.nxp.com ([92.121.34.21]:56462 "EHLO inva021.nxp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726251AbgBQCsB (ORCPT ); Sun, 16 Feb 2020 21:48:01 -0500 Received: from inva021.nxp.com (localhost [127.0.0.1]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 24A73200E5D; Mon, 17 Feb 2020 03:48:00 +0100 (CET) Received: from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com [165.114.16.14]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 6FDDC200044; Mon, 17 Feb 2020 03:47:54 +0100 (CET) Received: from localhost.localdomain (shlinux2.ap.freescale.net [10.192.224.44]) by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id 5EBEE402DD; Mon, 17 Feb 2020 10:47:47 +0800 (SGT) From: Anson Huang To: dmitry.torokhov@gmail.com, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, mojha@codeaurora.org, swboyd@chromium.org, linux-input@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: Linux-imx@nxp.com Subject: [PATCH] input: keyboard: imx_keypad: Remove unused includes Date: Mon, 17 Feb 2020 10:42:13 +0800 Message-Id: <1581907333-11493-1-git-send-email-Anson.Huang@nxp.com> X-Mailer: git-send-email 2.7.4 X-Virus-Scanned: ClamAV using ClamSMTP Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org There is nothing in use from device.h/slab.h, remove them. Signed-off-by: Anson Huang --- drivers/input/keyboard/imx_keypad.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/input/keyboard/imx_keypad.c b/drivers/input/keyboard/imx_keypad.c index 5a46d11..ba4bf80 100644 --- a/drivers/input/keyboard/imx_keypad.c +++ b/drivers/input/keyboard/imx_keypad.c @@ -5,7 +5,6 @@ #include #include -#include #include #include #include @@ -15,7 +14,6 @@ #include #include #include -#include #include /* -- 2.7.4