From patchwork Mon Nov 9 10:06:41 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Lezcano X-Patchwork-Id: 56210 Delivered-To: patch@linaro.org Received: by 10.112.155.196 with SMTP id vy4csp93209lbb; Mon, 9 Nov 2015 02:13:33 -0800 (PST) X-Received: by 10.68.65.67 with SMTP id v3mr39374112pbs.69.1447064012906; Mon, 09 Nov 2015 02:13:32 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id fl3si21486740pab.88.2015.11.09.02.13.32; Mon, 09 Nov 2015 02:13:32 -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 S1753242AbbKIKNa (ORCPT + 28 others); Mon, 9 Nov 2015 05:13:30 -0500 Received: from mail-wm0-f45.google.com ([74.125.82.45]:33389 "EHLO mail-wm0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751690AbbKIKHQ (ORCPT ); Mon, 9 Nov 2015 05:07:16 -0500 Received: by wmec201 with SMTP id c201so71014040wme.0 for ; Mon, 09 Nov 2015 02:07:15 -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=U2rdU3YJmHFpODv+QeEQIreBVupIQlgwktOQYdSvPAM=; b=xaF0kFwcoicIGFuI4qVB+P+ZUZIpkD27TthBB6l4wPGVSg9JWBOP5R3myNj5zS1nmc ChWu5QvK7k4/XKiweM9jRvEES8rR0sH97EAwVaUUv6hDKl5XB5FIjhohoXRHSd5AA3Ki DX3uI9LcN5neOxQfWYHKmEsUUxUhM2KO/gPIO2khgCOWoFeXva7WL5C/6KVES8Lk8yLz 8kR7pHGBAMwOp9xXt+fRaVrbsfB5FiO7PZFQktzQqN29HgaUZe8Wpth4E7qHoHv/Rdrw vAgwWrW8O8cPCz02Ocz/C1wrocY30iyMSPn4+HBKt8TUs9BoCVsEc/jcSfVLJB4gNfbW Oqlg== 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=U2rdU3YJmHFpODv+QeEQIreBVupIQlgwktOQYdSvPAM=; b=gfZaBtgmdnXvTP118H2AnNI2t4vo6+8s8TYW+IXzG88iwwABgbSfwajuRZ0wUBmmnP VPy48fVVivInCKANLvlEP0GN5eUosIsUrOo0H1a6HyUPa8gzkMS6+thPHlH4uBrAUjZn 18eunP51XJWWif7Rh6ekB78ar1V4SmB8IUddT8j1FTI7CGgbkmGblzsj6IDRMvDqCdnx Q+bJS3U+FWaOqDV5uWfG/v016zel0BhYLFfZETGvabFQUlMrjLo0tXkNm+L3JEX5aHjp za4XC9pPuAXVTTXypfSUf1/s9Y2UOpqumA+uDT59umNOsEXyA9b+jsaxla+snuoStTYj SQdg== X-Gm-Message-State: ALoCoQlMTrTNeaCZVE7F6xOBDuLo7iYTAqf1ejW0tgbwJb/Lqyv0Qh/E1ZLzJks8tMsiXbuhCFcx X-Received: by 10.28.22.67 with SMTP id 64mr24121501wmw.61.1447063635232; Mon, 09 Nov 2015 02:07:15 -0800 (PST) Received: from localhost.localdomain (sju31-1-78-210-255-2.fbx.proxad.net. [78.210.255.2]) by smtp.gmail.com with ESMTPSA id t126sm13384201wmd.23.2015.11.09.02.07.14 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 09 Nov 2015 02:07:14 -0800 (PST) From: Daniel Lezcano To: daniel.lezcano@linaro.org Cc: ysato@users.sourceforge.jp, tglx@linutronix.de, linux-kernel@vger.kernel.org, uclinux-h8-devel@lists.sourceforge.jp (moderated list:H8/300 ARCHITECTURE) Subject: [PATCH 03/15] clocksource/drivers/h8300_tpu: Remove pointless headers for TPU Date: Mon, 9 Nov 2015 11:06:41 +0100 Message-Id: <1447063614-4662-3-git-send-email-daniel.lezcano@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1447063614-4662-1-git-send-email-daniel.lezcano@linaro.org> References: <1447063614-4662-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_tpu.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_tpu.c b/drivers/clocksource/h8300_tpu.c index 576dae6..c1eef42 100644 --- a/drivers/clocksource/h8300_tpu.c +++ b/drivers/clocksource/h8300_tpu.c @@ -6,14 +6,9 @@ */ #include -#include #include -#include #include -#include -#include #include -#include #include #include #include