Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161112AbWI1NIF (ORCPT ); Thu, 28 Sep 2006 09:08:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965417AbWI1NIE (ORCPT ); Thu, 28 Sep 2006 09:08:04 -0400 Received: from mtagate2.de.ibm.com ([195.212.29.151]:1341 "EHLO mtagate2.de.ibm.com") by vger.kernel.org with ESMTP id S965416AbWI1NIB (ORCPT ); Thu, 28 Sep 2006 09:08:01 -0400 Date: Thu, 28 Sep 2006 15:07:58 +0200 From: Martin Schwidefsky To: linux-kernel@vger.kernel.org, cborntra@de.ibm.com Subject: [S390] remove unnecessary includes. Message-ID: <20060928130758.GC1120@skybase> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 922 Lines: 27 From: Christian Borntraeger [S390] remove unnecessary includes. Signed-off-by: Christian Borntraeger Signed-off-by: Martin Schwidefsky --- drivers/s390/char/fs3270.c | 1 - 1 files changed, 1 deletion(-) diff -urpN linux-2.6/drivers/s390/char/fs3270.c linux-2.6-patched/drivers/s390/char/fs3270.c --- linux-2.6/drivers/s390/char/fs3270.c 2006-09-20 05:42:06.000000000 +0200 +++ linux-2.6-patched/drivers/s390/char/fs3270.c 2006-09-28 14:58:53.000000000 +0200 @@ -17,7 +17,6 @@ #include #include -#include #include #include - 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/