commit | e46a4350b484cf7bc4ab861967bf303fc439c9e0 | [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 | 4ac8f8e022dad149f47a369e60e536b356f14493 [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>