the following patch was just integrated into master: commit 0fef4fe61ba4a6775fa8ab671212bf0acc9a8adf Author: Stefan Reinauer reinauer@chromium.org Date: Mon Mar 25 15:32:25 2013 -0700
libpayload: Fix missing prototype warning for Xinitscr()
Xinitscr is only used internally in PDCurses, unless XCURSES is defined. This patch fixes a warning that is produced because of that.
Change-Id: I211f75717276cf028e0b435f328d1687d3536eb7 Signed-off-by: Stefan Reinauer reinauer@google.com Reviewed-on: http://review.coreboot.org/2907 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net
Build-Tested: build bot (Jenkins) at Tue Mar 26 00:50:41 2013, giving +1 See http://review.coreboot.org/2907 for details.
-gerrit