mirror of
https://review.coreboot.org/flashrom.git
synced 2025-06-30 21:52:36 +02:00
Drop a bunch of useless header files, merge them into flash.h
Corresponding to flashrom svn r128 and coreboot v2 svn r2746. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Stefan Reinauer <stepan@coresystems.de>
This commit is contained in:
@ -24,8 +24,6 @@
|
||||
*/
|
||||
|
||||
#include "flash.h"
|
||||
#include "m29f400bt.h"
|
||||
#include "debug.h"
|
||||
|
||||
void toggle_ready_m29f400bt(volatile uint8_t *dst)
|
||||
{
|
||||
|
Reference in New Issue
Block a user