From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-la0-x236.google.com ([2a00:1450:4010:c03::236]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YZklz-0001Ft-VG for barebox@lists.infradead.org; Sun, 22 Mar 2015 18:38:56 +0000 Received: by labe2 with SMTP id e2so43932928lab.3 for ; Sun, 22 Mar 2015 11:38:33 -0700 (PDT) From: Antony Pavlov Date: Sun, 22 Mar 2015 21:38:27 +0300 Message-Id: <1427049507-15396-1-git-send-email-antonynpavlov@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH] toshiba_ac100: board.c: drop unused headers To: barebox@lists.infradead.org Signed-off-by: Antony Pavlov --- arch/arm/boards/toshiba-ac100/board.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/arch/arm/boards/toshiba-ac100/board.c b/arch/arm/boards/toshiba-ac100/board.c index 0cb955c..fd470f1 100644 --- a/arch/arm/boards/toshiba-ac100/board.c +++ b/arch/arm/boards/toshiba-ac100/board.c @@ -15,11 +15,7 @@ */ #include -#include -#include #include -#include -#include #include #include -- 2.1.4 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox