qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] arm: a9mpcore: remove un-used ptimer_iomem field
@ 2012-11-19  5:13 Peter Crosthwaite
  2012-11-19  8:31 ` Peter Maydell
  2012-12-03 12:52 ` [Qemu-devel] [Qemu-trivial] " Stefan Hajnoczi
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Crosthwaite @ 2012-11-19  5:13 UTC (permalink / raw)
  To: qemu-devel, peter.maydell; +Cc: qemu-trivial, Peter Crosthwaite

I'm guessing this is a hangover from a previous coreification of the mptimer
sub-module. This field is completely unused - removed.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
---
 hw/a9mpcore.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/hw/a9mpcore.c b/hw/a9mpcore.c
index 824ff0a..f802de0 100644
--- a/hw/a9mpcore.c
+++ b/hw/a9mpcore.c
@@ -19,7 +19,6 @@ typedef struct a9mp_priv_state {
     uint32_t old_timer_status[8];
     uint32_t num_cpu;
     MemoryRegion scu_iomem;
-    MemoryRegion ptimer_iomem;
     MemoryRegion container;
     DeviceState *mptimer;
     DeviceState *gic;
-- 
1.7.0.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [PATCH] arm: a9mpcore: remove un-used ptimer_iomem field
  2012-11-19  5:13 [Qemu-devel] [PATCH] arm: a9mpcore: remove un-used ptimer_iomem field Peter Crosthwaite
@ 2012-11-19  8:31 ` Peter Maydell
  2012-12-03 12:52 ` [Qemu-devel] [Qemu-trivial] " Stefan Hajnoczi
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Maydell @ 2012-11-19  8:31 UTC (permalink / raw)
  To: Peter Crosthwaite; +Cc: qemu-trivial, qemu-devel

On 19 November 2012 05:13, Peter Crosthwaite
<peter.crosthwaite@xilinx.com> wrote:
> I'm guessing this is a hangover from a previous coreification of the mptimer
> sub-module. This field is completely unused - removed.
>
> Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

-- PMM

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [Qemu-trivial] [PATCH] arm: a9mpcore: remove un-used ptimer_iomem field
  2012-11-19  5:13 [Qemu-devel] [PATCH] arm: a9mpcore: remove un-used ptimer_iomem field Peter Crosthwaite
  2012-11-19  8:31 ` Peter Maydell
@ 2012-12-03 12:52 ` Stefan Hajnoczi
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Hajnoczi @ 2012-12-03 12:52 UTC (permalink / raw)
  To: Peter Crosthwaite; +Cc: qemu-trivial, peter.maydell, qemu-devel

On Mon, Nov 19, 2012 at 03:13:49PM +1000, Peter Crosthwaite wrote:
> I'm guessing this is a hangover from a previous coreification of the mptimer
> sub-module. This field is completely unused - removed.
> 
> Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
> ---
>  hw/a9mpcore.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)

Thanks, applied to the trivial patches tree:
https://github.com/stefanha/qemu/commits/trivial-patches

Stefan

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-12-03 12:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-19  5:13 [Qemu-devel] [PATCH] arm: a9mpcore: remove un-used ptimer_iomem field Peter Crosthwaite
2012-11-19  8:31 ` Peter Maydell
2012-12-03 12:52 ` [Qemu-devel] [Qemu-trivial] " Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).