the following patch was just integrated into master: commit 270328581ec7881676f9d808483953026e473ff1 Author: Mathias Krause mathias.krause@secunet.com Date: Fri Feb 17 12:23:26 2012 +0100
libpayload: fix compile error with enabled USB_DEBUG
Commit c4348d0 ("libpayload: Remove bitfield use from OHCI data structures") missed to adapt a debug message. This patch fixes this.
Change-Id: I5f6a4be9c7f6f99cb103926772717e15a3cbca70 Signed-off-by: Mathias Krause mathias.krause@secunet.com
Build-Tested: build bot (Jenkins) at Mon Feb 20 10:57:47 2012, giving +1 Reviewed-By: Peter Stuge peter@stuge.se at Mon Feb 20 21:46:32 2012, giving +2 See http://review.coreboot.org/653 for details.
-gerrit