[U-Boot] [PATCH v1 0/9] block: Fix some inconsistencies in block_{read, write} implementors
Tom Rini
trini at ti.com
Tue Oct 9 19:14:08 CEST 2012
On Sat, Sep 29, 2012 at 01:51:47PM -0700, Tom Rini wrote:
> Hey all,
>
> I ran into this problem while testing Pavel Herrmann's patch to move
> externs to <sata.h>. To fix these problems I've taken over the patch.
> Pavel's patch makes all of the sata drivers include <sata.h>, and this
> exposed a number of build problems due to type mis-match. Examining
> these mis-matches leads to this series. Both <ide.h> and <sata.h> set
> prototypes for block_dev_desc_t->block_{read,write} implementors that
> did not match the prototype. First we fix these implemenators (and in
> the case of ata_piix.[ch] fix a large number of checkpatch issues. Then
> we fix the prototypes in the headers.
I've applied this to u-boot/next.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121009/eca7afeb/attachment.pgp>
More information about the U-Boot
mailing list