From 96249cf9847da57a147b30dfed88fe585d578970 Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Tue, 19 Jun 2007 09:47:28 +0200 Subject: [SCSI] 53c700: Fixup m68k drivers: - a4000t.c: Add missing include, needed in some configurations - bvme6000_scsi.c: Kill bogus opening brace - zorro7xx.c: Remove MODULE_DEVICE_TABLE, it should be part of another patch Signed-off-by: Geert Uytterhoeven Signed-off-by: James Bottomley --- drivers/scsi/a4000t.c | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/scsi/a4000t.c') diff --git a/drivers/scsi/a4000t.c b/drivers/scsi/a4000t.c index e1c6eda64c51..6a5784683ed3 100644 --- a/drivers/scsi/a4000t.c +++ b/drivers/scsi/a4000t.c @@ -12,6 +12,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.2