commit | 790d1239898d4f893112280decd344d90f43ee96 | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Fri Jan 25 22:17:12 2008 +0100 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Fri Jan 25 22:17:12 2008 +0100 |
tree | a8ed2d8fedc4d62b28249d84db4c2904f738cbb3 | |
parent | e5f9f5a89a01abc2b9c09747452aeb9218d6bffd [diff] |
ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t Remove ata_nsector_t, ata_data_t (unused) and atapi_bcount_t. While at it: * replace 'HWIF(drive)' by 'hwif' Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>