Re: [PATCH 06/27] libata: kill ata_chk_status()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Tejun Heo wrote:
ata_chk_status() just calls ops->check_status and it only adds
confusion with other status functions.  Kill it.

Signed-off-by: Tejun Heo <htejun@xxxxxxxxx>
---
 drivers/ata/libata-sff.c    |   22 +++++++++++-----------
 drivers/ata/pata_bf54x.c    |    2 +-
 drivers/ata/pata_scc.c      |    2 +-
 drivers/ata/sata_inic162x.c |   10 +++++-----
 drivers/ata/sata_sil.c      |    6 +++---
 drivers/ata/sata_via.c      |    2 +-
 drivers/ata/sata_vsc.c      |    2 +-
 include/linux/libata.h      |    7 +------
 8 files changed, 24 insertions(+), 29 deletions(-)

ACK patches 1-27

applied patches 1-6

patch #7 killed the build at that point:


drivers/ata/pdc_adma.c:154: error: ‘ata_std_dev_select’ undeclared here (not in a function) drivers/ata/pdc_adma.c:155: error: ‘ata_tf_load’ undeclared here (not in a function) drivers/ata/pdc_adma.c:156: error: ‘ata_tf_read’ undeclared here (not in a function) drivers/ata/pdc_adma.c:157: error: ‘ata_check_status’ undeclared here (not in a function) drivers/ata/pdc_adma.c:158: error: ‘ata_exec_command’ undeclared here (not in a function) drivers/ata/pdc_adma.c:159: error: ‘ata_data_xfer’ undeclared here (not in a function) drivers/ata/pdc_adma.c:165: error: ‘ata_irq_on’ undeclared here (not in a function) drivers/ata/pdc_adma.c:170: error: ‘ata_std_softreset’ undeclared here (not in a function)
make[2]: *** [drivers/ata/pdc_adma.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [drivers/ata] Error 2
make: *** [drivers] Error 2

--
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux