factor out register mapping code (trivial)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2691 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Stefan Reinauer
parent
a18501dae8
commit
8924fdd22b
@ -154,4 +154,6 @@ int chipset_flash_enable(void); /* chipset_enable.c */
|
||||
|
||||
extern int fd_mem;
|
||||
|
||||
int map_flash_registers(struct flashchip *flash); /* flashrom.c */
|
||||
|
||||
#endif /* !__FLASH_H__ */
|
||||
|
Reference in New Issue
Block a user