zero warnings days...

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5442 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer 2010-04-15 12:39:29 +00:00 committed by Stefan Reinauer
commit 23836e2345
48 changed files with 827 additions and 982 deletions

View file

@ -69,7 +69,7 @@ static void init_dcon(void) {
write_bit(rev > 0 ? 1 : 0);
}
void
static void
init_cafe_irq(void){
const unsigned char slots_cafe[4] = {11, 0, 0, 0};