summaryrefslogtreecommitdiff
path: root/src/lib/uart8250.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/uart8250.c')
-rw-r--r--src/lib/uart8250.c4
1 files changed, 0 insertions, 4 deletions
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 <arch/io.h>
#include <uart8250.h>