summaryrefslogtreecommitdiffstats
path: root/sst49lf040.c
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2007-05-24 09:26:39 +0000
committerStefan Reinauer <stefan.reinauer@coreboot.org>2007-05-24 09:26:39 +0000
commit7ed78c88b6aa9830ff2d84dfca4bb62e4471a300 (patch)
treeac4f669570573be9682c111c48d9a6171dcfdb10 /sst49lf040.c
parent5380d51c69a6fc9710396b600b42757fb9b0058e (diff)
downloadast2050-flashrom-7ed78c88b6aa9830ff2d84dfca4bb62e4471a300.zip
ast2050-flashrom-7ed78c88b6aa9830ff2d84dfca4bb62e4471a300.tar.gz
Drop leftover includes
Corresponding to flashrom svn r115 and coreboot v2 svn r2693. Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de>
Diffstat (limited to 'sst49lf040.c')
-rw-r--r--sst49lf040.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sst49lf040.c b/sst49lf040.c
index 3abb423..682c2fe 100644
--- a/sst49lf040.c
+++ b/sst49lf040.c
@@ -19,9 +19,9 @@
*
*
* Reference:
- * 4 MEgabit (512K x 8) SuperFlash EEPROM, SST49lF040 data sheet
+ * 4 Megabit (512K x 8) SuperFlash EEPROM, SST49lF040 data sheet
*
- * ToDo: Consilidated to standard JEDEC code.
+ * TODO: Consilidated to standard JEDEC code.
*
*/
#include <stdio.h>
OpenPOWER on IntegriCloud