the following patch was just integrated into master: commit 02017ff3ad76d30effd2b9fe97534090c79eb70b Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Mon Feb 17 21:34:42 2014 +0200
console: Fix includes
Do not pull in console hw-specific prototypes everywhere with console.h as those are not needed for higher levels.
Move prototypes for UARTs next to other consoles.
Change-Id: Icbc9cd3e5bdfdab85d7dccd7c3827bba35248fb8 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com
See http://review.coreboot.org/5232 for details.
-gerrit