m68k/scsi: mvme147 - Kill obsolete HOSTS_C logic

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>
This commit is contained in:
Geert Uytterhoeven 2008-11-18 21:25:15 +01:00
parent c57c1cab78
commit 5d3f2c3860
1 changed files with 0 additions and 3 deletions

View 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",