summaryrefslogtreecommitdiffstats
path: root/qemu/roms/u-boot/include/spd_sdram.h
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/roms/u-boot/include/spd_sdram.h')
-rw-r--r--qemu/roms/u-boot/include/spd_sdram.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/qemu/roms/u-boot/include/spd_sdram.h b/qemu/roms/u-boot/include/spd_sdram.h
deleted file mode 100644
index a2be96c1a..000000000
--- a/qemu/roms/u-boot/include/spd_sdram.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef _SPD_SDRAM_H_
-#define _SPD_SDRAM_H_
-
-long int spd_sdram(void);
-
-#endif