Got rid of stray alpha include
authorGabe Black <gblack@eecs.umich.edu>
Tue, 7 Nov 2006 00:10:13 +0000 (19:10 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 7 Nov 2006 00:10:13 +0000 (19:10 -0500)
--HG--
extra : convert_revision : eddd64dd9291d6656821fe6387aeab2f9ddbaf58

src/dev/uart8250.cc

index 9051a26a2e5f139558f25abce0c9f18154bc9a2b..ddee33695eec7f270862c9dc8fd373c60e12af01 100644 (file)
@@ -35,7 +35,6 @@
 #include <string>
 #include <vector>
 
-#include "arch/alpha/ev5.hh"
 #include "base/inifile.hh"
 #include "base/str.hh"        // for to_number
 #include "base/trace.hh"