2006-09-28 13:08:05

by Martin Schwidefsky

[permalink] [raw]
Subject: [S390] remove unnecessary includes.

From: Christian Borntraeger <[email protected]>

[S390] remove unnecessary includes.

Signed-off-by: Christian Borntraeger <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
---

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 <asm/ccwdev.h>
#include <asm/cio.h>
-#include <asm/cpcmd.h>
#include <asm/ebcdic.h>
#include <asm/idals.h>