mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-02 14:33:18 +02:00
Drop unused/duplicated #includes and some dead code
Build-tested on 32bit x86. Corresponding to flashrom svn r521. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
This commit is contained in:
@ -24,9 +24,6 @@
|
||||
* Contains the board specific flash enables.
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <pci/pci.h>
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <fcntl.h>
|
||||
#include "flash.h"
|
||||
|
Reference in New Issue
Block a user