diff options
author | Lee Jones <lee.jones@linaro.org> | 2021-03-18 08:51:40 +0000 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-03-30 20:21:25 -0600 |
commit | 39ac4018c85bd5435ff3b47cc602dbdf87be54ac (patch) | |
tree | 35405f55f9e4b6be67c0dce51e2ca39495b93303 /scripts/gcc-plugins | |
parent | 2ee628f3cf2584927ab30c585bfa268247486731 (diff) |
ata: pata_it821x: Fix possible doc-rotted function names
Fixes the following W=1 kernel build warning(s):
drivers/ata/pata_it821x.c:346: warning: expecting prototype for it821x_passthru_dma_start(). Prototype was for it821x_passthru_bmdma_start() instead
drivers/ata/pata_it821x.c:369: warning: expecting prototype for it821x_passthru_dma_stop(). Prototype was for it821x_passthru_bmdma_stop() instead
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: linux-ide@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20210318085150.3131936-6-lee.jones@linaro.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions