From patchwork Mon Feb 18 10:09:58 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 10817643 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 441BE922 for ; Mon, 18 Feb 2019 10:10:12 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2F5E129FA3 for ; Mon, 18 Feb 2019 10:10:12 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 20D4429FC8; Mon, 18 Feb 2019 10:10:12 +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=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id C38C029FA3 for ; Mon, 18 Feb 2019 10:10:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date:Subject:To: From:Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=FEUzzEXrtmeI8denu7feouVTuqHbQV1fQxiHj7RGpdM=; b=tgzN12GB7YfCjk Dsg2XqIw+s+lk7wQ/Y39pg9ThItn+20jH9BGe4LRfCFqbetIF0MsEA1sTIsn8AjYNZ6hTQ2JsaZ/y WrXGi6eAXSelYM3ZruYjL2+HQ4Qt6+LtwR3gPZuP9cvkzz9FmdfCaRUChew6zMpfvKhpT0TRlAq4/ /4nwJ0eRn5gdQGUQJArTXlbNAYc+Iked1v/+96A28kN1vboxS06QmO2Uwte6e8ahtWQK6gL7jmimI OA8cB4CiPNt+NFYS9DMmnPkvzo3wY9GtNQy/1TieKHA42Bg7sNA0zHrw8YQvfJm7o6pawQp9Dc1Rx gu83zPPTXmcAfMxIUwUw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gvfsJ-0005nG-5Z; Mon, 18 Feb 2019 10:10:11 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gvfsB-0004m7-Db for linux-arm-kernel@lists.infradead.org; Mon, 18 Feb 2019 10:10:09 +0000 Received: from PC-kkoz.proceq.com (unknown [213.160.61.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 791212147A; Mon, 18 Feb 2019 10:10:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1550484602; bh=x2YxbIibcRpS3JCBBhmlIUFNRtqMc538gIKyPVT69z8=; h=From:To:Subject:Date:From; b=MI7kUcTne/D/wZ7869PqljelgXNrTHvJl2rCXEEB7ehtFrGr5YaMvm4k8gZGjOUk1 prKJd1tVluksweCxNY88D6ZpEGnJlWjJ6G06CLS0aTje0i6Uafya/IqADOrQHbqq8m WFnrKRvpbzCW1W8JmKoEJ619X/3wYWR0yqoGeOHI= From: Krzysztof Kozlowski To: Daniel Lezcano , Thomas Gleixner , Kukjin Kim , Krzysztof Kozlowski , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH] clocksource: exynos_mct: Remove unused header includes Date: Mon, 18 Feb 2019 11:09:58 +0100 Message-Id: <1550484598-1952-1-git-send-email-krzk@kernel.org> X-Mailer: git-send-email 2.7.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190218_021003_485786_69ECD246 X-CRM114-Status: UNSURE ( 9.27 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP The driver does not use sched.h and platform_device.h. Signed-off-by: Krzysztof Kozlowski --- drivers/clocksource/exynos_mct.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/clocksource/exynos_mct.c b/drivers/clocksource/exynos_mct.c index 7a244b681876..33fc4038da06 100644 --- a/drivers/clocksource/exynos_mct.c +++ b/drivers/clocksource/exynos_mct.c @@ -10,14 +10,12 @@ * published by the Free Software Foundation. */ -#include #include #include #include #include #include #include -#include #include #include #include