Pārlūkot izejas kodu

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>
Geert Uytterhoeven 16 gadi atpakaļ
vecāks
revīzija
5d3f2c3860
1 mainītis faili ar 0 papildinājumiem un 3 dzēšanām
  1. 0 3
      drivers/scsi/mvme147.c

+ 0 - 3
drivers/scsi/mvme147.c

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