Skip to content

Commit

Permalink
m68k/scsi: mvme147 - Kill obsolete HOSTS_C logic
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Geert Uytterhoeven committed May 26, 2010
1 parent c57c1ca commit 5d3f2c3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/scsi/mvme147.c
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 5d3f2c3

Please sign in to comment.