From 655bf44cde143433587a82424d67f4d92060bfb4 Mon Sep 17 00:00:00 2001 From: Eric Biederman Date: Sat, 12 Jul 2003 02:15:12 +0000 Subject: - Remove all of the annoying $Id strings git-svn-id: svn://svn.coreboot.org/coreboot/trunk@956 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/lib/uart8250.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/lib') diff --git a/src/lib/uart8250.c b/src/lib/uart8250.c index 778919b7ff..ceb4e4aa86 100644 --- a/src/lib/uart8250.c +++ b/src/lib/uart8250.c @@ -1,7 +1,3 @@ -#ifndef lint -static char rcsid[] = "$Id$"; -#endif - /* Should support 8250, 16450, 16550, 16550A type uarts */ #include #include -- cgit v1.2.3