zero warnings days. Down to under 600 different warnings
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5425 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Stefan Reinauer
parent
c264ad930a
commit
4154c668f2
@@ -489,7 +489,10 @@ static void ati_ragexl_init(device_t dev)
|
||||
int j;
|
||||
u16 type;
|
||||
u8 rev;
|
||||
const char *chipname = NULL, *xtal;
|
||||
const char *chipname = NULL;
|
||||
#if CONFIG_CONSOLE_BTEXT
|
||||
const char *xtal;
|
||||
#endif
|
||||
int pll, mclk, xclk;
|
||||
|
||||
#if CONFIG_CONSOLE_BTEXT==1
|
||||
|
Reference in New Issue
Block a user