From: Gabe Black Date: Tue, 7 Nov 2006 00:10:13 +0000 (-0500) Subject: Got rid of stray alpha include X-Git-Tag: m5_2.0_beta2~53^2~46 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5b152b970be305efa860b202ed1a7de8fdfe374c;p=gem5.git Got rid of stray alpha include --HG-- extra : convert_revision : eddd64dd9291d6656821fe6387aeab2f9ddbaf58 --- diff --git a/src/dev/uart8250.cc b/src/dev/uart8250.cc index 9051a26a2..ddee33695 100644 --- a/src/dev/uart8250.cc +++ b/src/dev/uart8250.cc @@ -35,7 +35,6 @@ #include #include -#include "arch/alpha/ev5.hh" #include "base/inifile.hh" #include "base/str.hh" // for to_number #include "base/trace.hh"