commit | 9e9f6289114ac628b775228ba2debf841199a124 | [log] [tgz] |
---|---|---|
author | Pavel Herrmann <morpheus.ibis@gmail.com> | Thu Sep 27 23:18:04 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Mon Oct 15 11:54:03 2012 -0700 |
tree | 00a89574f7dd8a12f82e08945ab567edfaa636d3 | |
parent | 0275862f7bc6f5e894bc3ca02557963b7d25c8cb [diff] |
sata.h: Make all sata/ata drivers include <sata.h> - block_dev_desc_t says that block_(read|write) take lbaint_t for blkcnt not ulong. - We also move the extern of sata_dev_desc into <sata.h> - Remove now duplicate declarations from driver-specific headers. Signed-off-by: Tom Rini <trini@ti.com> Signed-off-by: Pavel Herrmann <morpheus.ibis@gmail.com>