All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [6487] pl031: remove unused variable
@ 2009-01-30 20:15 Aurelien Jarno
  0 siblings, 0 replies; only message in thread
From: Aurelien Jarno @ 2009-01-30 20:15 UTC (permalink / raw)
  To: qemu-devel

Revision: 6487
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=6487
Author:   aurel32
Date:     2009-01-30 20:15:41 +0000 (Fri, 30 Jan 2009)

Log Message:
-----------
pl031: remove unused variable

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

Modified Paths:
--------------
    trunk/hw/pl031.c

Modified: trunk/hw/pl031.c
===================================================================
--- trunk/hw/pl031.c	2009-01-30 20:15:32 UTC (rev 6486)
+++ trunk/hw/pl031.c	2009-01-30 20:15:41 UTC (rev 6487)
@@ -36,7 +36,6 @@
     QEMUTimer *timer;
     qemu_irq irq;
 
-    uint64_t start_time;
     uint32_t tick_offset;
 
     uint32_t mr;

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-30 20:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-30 20:15 [Qemu-devel] [6487] pl031: remove unused variable Aurelien Jarno

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.