Home
last modified time | relevance | path

Searched hist:e46a4350b484cf7bc4ab861967bf303fc439c9e0 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/
H A Dsata.hdiff e46a4350b484cf7bc4ab861967bf303fc439c9e0 Thu Sep 27 18:18:04 CDT 2012 Pavel Herrmann <morpheus.ibis@gmail.com> 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>