Fix all warnings in the tree
(does not fix the cmos.layout race yet) Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5660 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Stefan Reinauer
parent
817d7542f7
commit
6f57b514cb
@@ -74,7 +74,7 @@ static u32 get_core_num(void)
|
||||
}
|
||||
#endif
|
||||
|
||||
static struct node_core_id get_node_core_id_x(void)
|
||||
struct node_core_id get_node_core_id_x(void)
|
||||
{
|
||||
return get_node_core_id(read_nb_cfg_54());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user