Remove redundant declarations. Trivial.
Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4873 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -176,7 +176,6 @@ void *cbmem_find(u32 id)
|
||||
}
|
||||
|
||||
#ifndef __ROMCC__
|
||||
void cbmem_arch_init(void);
|
||||
#if CONFIG_HAVE_ACPI_RESUME
|
||||
extern u8 acpi_slp_type;
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user