Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752724AbbKKOvF (ORCPT ); Wed, 11 Nov 2015 09:51:05 -0500 Received: from mail2.asahi-net.or.jp ([202.224.39.198]:53851 "EHLO mail2.asahi-net.or.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752680AbbKKOvA (ORCPT ); Wed, 11 Nov 2015 09:51:00 -0500 Date: Wed, 11 Nov 2015 23:39:05 +0900 Message-ID: <87mvukmwhi.wl-ysato@users.sourceforge.jp> From: Yoshinori Sato To: Daniel Lezcano Cc: tglx@linutronix.de, linux-kernel@vger.kernel.org, uclinux-h8-devel@lists.sourceforge.jp (moderated list:H8/300 ARCHITECTURE) Subject: Re: [PATCH 03/15] clocksource/drivers/h8300_tpu: Remove pointless headers for TPU In-Reply-To: <1447063614-4662-3-git-send-email-daniel.lezcano@linaro.org> References: <1447063614-4662-1-git-send-email-daniel.lezcano@linaro.org> <1447063614-4662-3-git-send-email-daniel.lezcano@linaro.org> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 EasyPG/1.0.0 Emacs/24.5 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1098 Lines: 38 On Mon, 09 Nov 2015 19:06:41 +0900, Daniel Lezcano wrote: > > Signed-off-by: Daniel Lezcano Acked-by: Yoshinori Sato > --- > drivers/clocksource/h8300_tpu.c | 5 ----- > 1 file changed, 5 deletions(-) > > 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 > -- > 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/