Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

-3
-3
drivers/scsi/mvme147.c
··· 134 134 return SUCCESS; 135 135 } 136 136 137 - #define HOSTS_C 138 - 139 - #include "mvme147.h" 140 137 141 138 static struct scsi_host_template driver_template = { 142 139 .proc_name = "MVME147",