diff options
author | Stefan Reinauer <stepan@coresystems.de> | 2007-05-24 09:26:39 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2007-05-24 09:26:39 +0000 |
commit | 1bccabc16c9044919c9e6eeb1977cf256ded0ae9 (patch) | |
tree | 924b28b35e15cb9d55b6ffc728cacb210b7415d4 /util/flashrom/sst28sf040.c | |
parent | 0c6c4fcaf96b9191dfdcabe5cd63c66223c61c3b (diff) | |
download | coreboot-1bccabc16c9044919c9e6eeb1977cf256ded0ae9.tar.xz |
drop leftover includes (trivial)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2693 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/flashrom/sst28sf040.c')
-rw-r--r-- | util/flashrom/sst28sf040.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/flashrom/sst28sf040.c b/util/flashrom/sst28sf040.c index 31d1e9c591..f2d8167de0 100644 --- a/util/flashrom/sst28sf040.c +++ b/util/flashrom/sst28sf040.c @@ -21,7 +21,7 @@ * * * Reference: - * 4 MEgabit (512K x 8) SuperFlash EEPROM, SST28SF040 data sheet + * 4 Megabit (512K x 8) SuperFlash EEPROM, SST28SF040 data sheet * */ |