This is a trivial patch to correct a spelling error in a comment.

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@542 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
Ronald G. Minnich 2007-12-11 01:24:52 +00:00
commit 9b1d2f4978

View file

@ -93,7 +93,7 @@ u8 spd_read_byte(u16 device, u8 address)
}
/**
* Place holder in case we ever need it. Since this file is a
* Placeholder in case we ever need it. Since this file is a
* template for other motherboards, we want this here and we want the
* call in the right place.
*/