atari_NCR5380: Remove HOSTNO macro from printk() and seq_printf() calls
authorFinn Thain <fthain@telegraphics.com.au>
Sun, 3 Jan 2016 05:06:04 +0000 (16:06 +1100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 7 Jan 2016 02:43:08 +0000 (21:43 -0500)
commit6a6ff4ac0d2d2a706d2a55a35e42e7a77397e45a
treed88a2d7749b2a5b10c63ed3a2d84c288ec86c2ee
parent62717f537e1b325665711166c33cd2d06fd6a5cd
atari_NCR5380: Remove HOSTNO macro from printk() and seq_printf() calls

Remove the HOSTNO macro that is peculiar to atari_NCR5380.c and
contributes to the problem of divergence of the NCR5380 core drivers.
Keep NCR5380.c in sync.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Tested-by: Ondrej Zary <linux@rainbow-software.org>
Tested-by: Michael Schmitz <schmitzmic@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/NCR5380.c
drivers/scsi/atari_NCR5380.c