From patchwork Sun Nov 8 22:36:32 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Lezcano X-Patchwork-Id: 56169 Delivered-To: patch@linaro.org Received: by 10.112.1.169 with SMTP id 9csp162161lbn; Sun, 8 Nov 2015 14:38:34 -0800 (PST) X-Received: by 10.68.130.194 with SMTP id og2mr35425652pbb.167.1447022314110; Sun, 08 Nov 2015 14:38:34 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id lo9si17916714pab.201.2015.11.08.14.38.33; Sun, 08 Nov 2015 14:38:34 -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; dkim=neutral (body hash did not verify) header.i=@linaro_org.20150623.gappssmtp.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751936AbbKHWiS (ORCPT + 28 others); Sun, 8 Nov 2015 17:38:18 -0500 Received: from mail-wm0-f54.google.com ([74.125.82.54]:33136 "EHLO mail-wm0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751623AbbKHWhc (ORCPT ); Sun, 8 Nov 2015 17:37:32 -0500 Received: by wmec201 with SMTP id c201so60313089wme.0 for ; Sun, 08 Nov 2015 14:37:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro_org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=PNSidYwptmPRb9NOAtvqqdchqROXEm67AgansBhCHns=; b=Wf8MIiZoTVXRKUmu13GDcgAiJrdVohlVsrlKUks5t62/CHZN7+qsl5BkHcD8/fGpkR 0yC/B3LEVvgfVpH5b+3gyxbunFZYuOesvG058AjDy+HklQrHUyCUdUHfvVVLQbVaFckS jW1UbVnwPvT9Tuwc/8itApp6bing9udVbyVq4cjwHf5hPIrHy1ypUOF3omdxUqpBC0w4 GfTBYOvZizG8Ocjvqgvzi+a5SSWuOUnhzmrAC1wQptT2Fsq3do0r+ZC00xGJUeLK4Cdl /IfadFZCc+cK1qBAnYXjfailg6o8V2BFmIGerl4D7K3ocAuMCcDvenr355KnZqU0Ylit 4r4Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=PNSidYwptmPRb9NOAtvqqdchqROXEm67AgansBhCHns=; b=cdK9gZUFJ2McaPsiidQ/ZOjthuGEVrHuIUKHbiQyxUukzCbWIylMZWGplVeQoD9GmR xUXiVCKYu+Xxe05mgP5hySZbmxSgfv0eS3UBAy/8u2dgWGuQu8nGlTJrj8v2uQtaOGJt yjqJBZnz3hdUo0peLXxgCva635Xd5AoFkq9initVbKsmcl80eH/cga8kZ4FUIJBH/QhP 8HJG9DIGIEB8jHhBZTVzfzhEnAmiuAq0Q+IxO65smTbuFEqIVeUCN9GxJ3U+U7nysGY3 jStjmAvBEWBtuu7lD5sbh4J76M8EWbpixW1PB5rzKSL2jwVV4ULBiJLWwIwpgzt3ckWL qklQ== X-Gm-Message-State: ALoCoQkrrxFDs80gBHCoIUD0igzwbeYcqTZnspDjOLAHUI4DV0VkHilpMNKGlSqmnn7GIr0Di5Ha X-Received: by 10.28.12.140 with SMTP id 134mr23616776wmm.9.1447022250903; Sun, 08 Nov 2015 14:37:30 -0800 (PST) Received: from localhost.localdomain ([78.210.255.2]) by smtp.gmail.com with ESMTPSA id n17sm10912746wmg.17.2015.11.08.14.37.29 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 08 Nov 2015 14:37:30 -0800 (PST) From: Daniel Lezcano To: daniel.lezcano@linaro.org, ysato@users.sourceforge.jp Cc: tglx@linutronix.de, linux-kernel@vger.kernel.org, uclinux-h8-devel@lists.sourceforge.jp (moderated list:H8/300 ARCHITECTURE) Subject: [RFC PATCH 03/10] clocksource/drivers/h8300_timer8: Remove unused headers Date: Sun, 8 Nov 2015 23:36:32 +0100 Message-Id: <1447022199-4648-3-git-send-email-daniel.lezcano@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1447022199-4648-1-git-send-email-daniel.lezcano@linaro.org> References: <1447022199-4648-1-git-send-email-daniel.lezcano@linaro.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Signed-off-by: Daniel Lezcano --- drivers/clocksource/h8300_timer8.c | 5 ----- 1 file changed, 5 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ diff --git a/drivers/clocksource/h8300_timer8.c b/drivers/clocksource/h8300_timer8.c index f0680eb..8ac39a5 100644 --- a/drivers/clocksource/h8300_timer8.c +++ b/drivers/clocksource/h8300_timer8.c @@ -8,21 +8,16 @@ */ #include -#include #include #include #include -#include #include -#include #include #include #include #include #include -#include - #define _8TCR 0 #define _8TCSR 2 #define TCORA 4