Removing $Id$ tags as they have no meaning in SVN
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2386 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
eca92fb371
commit
689c144839
|
@ -21,7 +21,6 @@
|
|||
*
|
||||
* Reference: http://www.intel.com/design/chipsets/datashts/290658.htm
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <errno.h>
|
||||
|
|
|
@ -21,7 +21,6 @@
|
|||
*
|
||||
* Reference:
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
|
@ -21,7 +21,6 @@
|
|||
*
|
||||
* Reference:
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include "flash.h"
|
||||
|
|
|
@ -22,7 +22,6 @@
|
|||
* Reference:
|
||||
* MX29F002/002N data sheet
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
|
@ -20,8 +20,6 @@
|
|||
*
|
||||
*
|
||||
* Reference: http://www.intel.com/design/chipsets/datashts/290658.htm
|
||||
*
|
||||
* $Id: lhf00l04.c 2111 2005-11-26 21:55:36Z ollie $
|
||||
*/
|
||||
|
||||
#include <errno.h>
|
||||
|
|
|
@ -24,7 +24,6 @@
|
|||
*
|
||||
* ToDo: Consilidated to standard JEDEC code.
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
|
@ -23,7 +23,6 @@
|
|||
*
|
||||
* ToDo: Consilidated to standard JEDEC code.
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
#include <stdio.h>
|
||||
#include "flash.h"
|
||||
|
|
|
@ -24,7 +24,6 @@
|
|||
*
|
||||
* ToDo: Consilidated to standard JEDEC code.
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Reference in New Issue