m68k/scsi: mvme147 - Kill obsolete HOSTS_C logic
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 18 Nov 2008 20:25:15 +0000 (21:25 +0100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 26 May 2010 17:51:07 +0000 (19:51 +0200)
Kill the obsolete HOSTS_C define and the related double inclusion of mvme147.h

Acked-by: James Bottomley <James.Bottomley@suse.de>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
drivers/scsi/mvme147.c

index 1b6195b..c29d0db 100644 (file)
@@ -134,9 +134,6 @@ static int mvme147_bus_reset(struct scsi_cmnd *cmd)
        return SUCCESS;
 }
 
-#define HOSTS_C
-
-#include "mvme147.h"
 
 static struct scsi_host_template driver_template = {
        .proc_name              = "MVME147",