mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 14:11:15 +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:
@ -27,9 +27,6 @@
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
#include "flash.h"
|
||||
#include "jedec.h"
|
||||
#include "mx29f002.h"
|
||||
#include "debug.h"
|
||||
|
||||
int probe_29f002(struct flashchip *flash)
|
||||
{
|
||||
|
Reference in New Issue
Block a user