summaryrefslogtreecommitdiff
path: root/drivers/ata/pata_ns87415.c
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2021-02-01 17:39:40 +0300
committerJens Axboe <axboe@kernel.dk>2021-03-12 17:28:31 +0300
commit1906cf27fcc07075ccfccf138fe269f8a95d7795 (patch)
treefa1e3c1d4d7a8223c88fd3e99aeda54b756dd608 /drivers/ata/pata_ns87415.c
parent92a5e8827c9e1a851d8c7967e70fe247d4427f7d (diff)
downloadlinux-1906cf27fcc07075ccfccf138fe269f8a95d7795.tar.xz
ata: pata_pdc2027x: Fix some incorrect function names and parameter docs
Fixes the following W=1 kernel build warning(s): drivers/ata/pata_pdc2027x.c:209: warning: expecting prototype for pdc2027x_pata_cable_detect(). Prototype was for pdc2027x_cable_detect() instead drivers/ata/pata_pdc2027x.c:262: warning: expecting prototype for pdc2720x_mode_filter(). Prototype was for pdc2027x_mode_filter() instead drivers/ata/pata_pdc2027x.c:513: warning: Function parameter or member 'board_idx' not described in 'pdc_adjust_pll' drivers/ata/pata_pdc2027x.c:513: warning: expecting prototype for adjust_pll(). Prototype was for pdc_adjust_pll() instead drivers/ata/pata_pdc2027x.c:599: warning: expecting prototype for detect_pll_input_clock(). Prototype was for pdc_detect_pll_input_clock() instead Cc: Jens Axboe <axboe@kernel.dk> Cc: Albert Lee <albertcc@tw.ibm.com> Cc: Andre Hedrick <andre@linux-ide.org> Cc: Frank Tiernan <frankt@promise.com> Cc: linux-ide@vger.kernel.org Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/ata/pata_ns87415.c')
0 files changed, 0 insertions, 0 deletions