the following patch was just integrated into master:
commit 1325fcc384a65a803c13aaaea50de46645d525e0
Author: Anton Kochkov <[email protected]>
Date:   Thu Sep 20 10:24:01 2012 +0200

    UHCI: use proper pointer size
    
    We used sizeof(listp*) at a place where sizeof(listp) is more appropriate:
    While these are pointers, they're part of the UHCI design, and don't depend
    on ISA details.
    
    Change-Id: I4d3cb571c9a407103bc81fc171a8e73b68f7c7a1
    Signed-off-by: Patrick Georgi <[email protected]>

Build-Tested: build bot (Jenkins) at Fri Sep 21 18:35:56 2012, giving +1
Reviewed-By: Anton Kochkov <[email protected]> at Fri Sep 21 23:46:23 
2012, giving +2
See http://review.coreboot.org/1530 for details.

-gerrit

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to