Fix EPIA-CN build in v3 by dropping duplicated stop_ap() definition (trivial).
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://coreboot.org/repository/coreboot-v3@1029 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
18d7d33669
commit
39d6231572
1 changed files with 0 additions and 5 deletions
|
|
@ -29,11 +29,6 @@
|
|||
#include <superio/fintek/f71805f/f71805f.h>
|
||||
#include <northbridge/via/cn700/cn700.h>
|
||||
|
||||
/* Someday, we're all going multicore. */
|
||||
void stop_ap(void)
|
||||
{
|
||||
}
|
||||
|
||||
void hardware_stage1(void)
|
||||
{
|
||||
void early_mtrr_init(void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue