diff options
author | Finn Thain <fthain@telegraphics.com.au> | 2014-03-18 11:42:19 +1100 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2014-05-28 12:05:37 +0200 |
commit | 8ad3a593145b4941a1ee9e52896da67e38d082da (patch) | |
tree | b5c203320f70219bf80f3871439ed6def9873ca0 /drivers/scsi/atari_scsi.c | |
parent | 52a6a1cbd9615d2df59bdf8e77da90371e6a9a84 (diff) |
scsi/NCR5380: adopt NCR5380_dprint() and NCR5380_dprint_phase()
All NCR5380 drivers already include the NCR5380.h header. Better to
adopt those macros rather than have three variations on them.
Moreover, the macros in NCR5380.h are preferable anyway: the atari_NCR5380
and sun3_NCR5380 versions are inflexible. For example, they can't accomodate
NCR5380_dprint(NDEBUG_MAIN | NDEBUG_QUEUES, ...)
Replace the NCR_PRINT* macros from atari_NCR5380.h and sun3_NCR5380.h with
the equivalent macros from NCR5380.h.
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Acked-by: Sam Creasey <sammy@sammy.net>
Acked-by: Michael Schmitz <schmitz@debian.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/scsi/atari_scsi.c')
0 files changed, 0 insertions, 0 deletions