[SCSI] atari_NCR5380: Provide a dummy NCR5380_exit()
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 13 Jun 2011 18:39:15 +0000 (20:39 +0200)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 29 Jun 2011 20:11:21 +0000 (15:11 -0500)
commit6323e4fe7f61f77c87c26d2b5dcb3472246c1341
tree28a3e260ab70e79837fad7ee8c47205ed16d64b5
parent50f87f910db0f6dcd3eb569e76c4a48c5315198c
[SCSI] atari_NCR5380: Provide a dummy NCR5380_exit()

and call it from atari_scsi_release(), cfr. the other NCR5380 drivers.

This fixes:

drivers/scsi/NCR5380.h:303: warning: ‘NCR5380_exit’ declared ‘static’ but never defined

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/atari_NCR5380.c
drivers/scsi/atari_scsi.c