ata: pata_sl82c105: Fix potential doc-rot
authorLee Jones <lee.jones@linaro.org>
Thu, 18 Mar 2021 08:51:43 +0000 (08:51 +0000)
committerJens Axboe <axboe@kernel.dk>
Wed, 31 Mar 2021 02:21:25 +0000 (20:21 -0600)
commitd29b031d43fbd46ce683572909427f1588f6f2ce
tree2c3c76225582572eb5defd8c057bf0b12ae88ad5
parent05f4226ac537cc5fb43bc6f24c2dca54302300ae
ata: pata_sl82c105: Fix potential doc-rot

Fixes the following W=1 kernel build warning(s):

 drivers/ata/pata_sl82c105.c:191: warning: expecting prototype for sl82c105_bmdma_end(). Prototype was for sl82c105_bmdma_stop() instead

Cc: Jens Axboe <axboe@kernel.dk>
Cc: linux-ide@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20210318085150.3131936-9-lee.jones@linaro.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/ata/pata_sl82c105.c