diff options
author | Stefan Reinauer <stepan@openbios.org> | 2006-08-23 14:28:37 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2006-08-23 14:28:37 +0000 |
commit | eca92fb37127246b3c1f323442322e93ed65861d (patch) | |
tree | 7aca3eaa45135eea56ebde5613e6ac26714ca976 /src/northbridge | |
parent | 6a1540b606f55e8b91ac6502af62f1b0c091efe3 (diff) | |
download | coreboot-eca92fb37127246b3c1f323442322e93ed65861d.tar.xz |
Uwe Hermann:
here's a patch which replaces all DOS newlines with Unix newlines, and
removes some useless $Rev$, $Id$, and $Header$ tags.
(part 1)
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2385 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/northbridge')
-rw-r--r-- | src/northbridge/intel/e7501/e7501.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/northbridge/intel/e7501/e7501.h b/src/northbridge/intel/e7501/e7501.h index 707f34789d..6418677f07 100644 --- a/src/northbridge/intel/e7501/e7501.h +++ b/src/northbridge/intel/e7501/e7501.h @@ -1,6 +1,4 @@ /* - * $Header$ - * * e7501.h: PCI configuration space for the Intel E7501 memory controller * * Copyright (C) 2005 Digital Design Corporation @@ -18,9 +16,6 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - * - * $Log$ - * */ |