mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 12:42:02 +00:00
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:
parent
c57c1cab78
commit
5d3f2c3860
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user