commit | 19b6c51cf05656c9dd970164be52b120162391bf | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Mon Jun 13 20:39:19 2011 +0200 |
committer | James Bottomley <JBottomley@Parallels.com> | Wed Jun 29 15:13:42 2011 -0500 |
tree | e60b282e9b46b5c7b6ed56d5dadfa011d63ac1a6 | |
parent | d559c49e026b4b64dbeb9227c70c98ad11518747 [diff] |
[SCSI] sun3: Provide a dummy NCR5380_exit() and call it from sun3scsi_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>