summaryrefslogtreecommitdiff
path: root/dev/uart.hh
diff options
context:
space:
mode:
authorRon Dreslinski <rdreslin@umich.edu>2005-01-17 15:03:48 -0500
committerRon Dreslinski <rdreslin@umich.edu>2005-01-17 15:03:48 -0500
commitff9c4f109764e245f5bff5dffc9fec83224c9d4f (patch)
treec6161e4de8773b0296e2b416195a562fd931a42b /dev/uart.hh
parent93146bc81a391fc298c2b49e2b3ecf969ae93b72 (diff)
parentc9fa82e25f2d86f2e26d357fac669c18899e39f8 (diff)
downloadgem5-ff9c4f109764e245f5bff5dffc9fec83224c9d4f.tar.xz
Merge zizzer:/z/m5/Bitkeeper/m5
into zizzer.eecs.umich.edu:/.automount/zazzer/z/rdreslin/m5bk/timing_L1 --HG-- extra : convert_revision : da464558edb2a77dc02033464a88a59f2ae6355d
Diffstat (limited to 'dev/uart.hh')
-rw-r--r--dev/uart.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev/uart.hh b/dev/uart.hh
index 855915840..d1f167526 100644
--- a/dev/uart.hh
+++ b/dev/uart.hh
@@ -72,7 +72,6 @@ class Uart : public PioDevice
IntrEvent txIntrEvent;
IntrEvent rxIntrEvent;
- Platform *platform;
public:
Uart(const std::string &name, SimConsole *c, MemoryController *mmu,