From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753462AbbIJNTL (ORCPT ); Thu, 10 Sep 2015 09:19:11 -0400 Received: from cassarossa.samfundet.no ([193.35.52.29]:57179 "EHLO cassarossa.samfundet.no" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751971AbbIJNTG (ORCPT ); Thu, 10 Sep 2015 09:19:06 -0400 Date: Thu, 10 Sep 2015 15:19:01 +0200 From: Hans-Christian Egtvedt To: Alexandre Belloni Cc: Haavard Skinnemoen , linux-kernel@vger.kernel.org Subject: Re: [PATCH] avr32: atngw100: remove useless include Message-ID: <20150910131900.GA29323@samfundet.no> References: <1441890861-23933-1-git-send-email-alexandre.belloni@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1441890861-23933-1-git-send-email-alexandre.belloni@free-electrons.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Around Thu 10 Sep 2015 15:14:21 +0200 or thereabout, Alexandre Belloni wrote: > Signed-off-by: Alexandre Belloni Acked-by: Hans-Christian Egtvedt Will add it to my for-linus branch in the linux-avr32 git tree. > --- > arch/avr32/boards/atngw100/mrmt.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/avr32/boards/atngw100/mrmt.c b/arch/avr32/boards/atngw100/mrmt.c > index 91146b416cdb..99b0a7984950 100644 > --- a/arch/avr32/boards/atngw100/mrmt.c > +++ b/arch/avr32/boards/atngw100/mrmt.c > @@ -21,7 +21,6 @@ > #include > #include > #include > -#include > #include > #include -- mvh Hans-Christian Egtvedt