* [Qemu-devel] [PATCH] [TRIVIAL] Removed unused pl080_init().
@ 2012-02-16 17:36 Alexander Barabash
2012-02-16 18:11 ` Peter Maydell
0 siblings, 1 reply; 3+ messages in thread
From: Alexander Barabash @ 2012-02-16 17:36 UTC (permalink / raw)
To: qemu-trivial, qemu-devel
Removed unused pl080_init().
Signed-off-by: Alexander Barabash <alexander_barabash@mentor.com>
diff --git a/hw/primecell.h b/hw/primecell.h
index de7d6f2..ded0446 100644
--- a/hw/primecell.h
+++ b/hw/primecell.h
@@ -5,9 +5,6 @@
/* Also includes some devices that are currently only used by the
ARM boards. */
-/* pl080.c */
-void *pl080_init(uint32_t base, qemu_irq irq, int nchannels);
-
/* arm_sysctl.c */
void arm_sysctl_init(uint32_t base, uint32_t sys_id, uint32_t proc_id);
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH] [TRIVIAL] Removed unused pl080_init().
2012-02-16 17:36 [Qemu-devel] [PATCH] [TRIVIAL] Removed unused pl080_init() Alexander Barabash
@ 2012-02-16 18:11 ` Peter Maydell
2012-02-17 10:56 ` Stefan Hajnoczi
0 siblings, 1 reply; 3+ messages in thread
From: Peter Maydell @ 2012-02-16 18:11 UTC (permalink / raw)
To: Alexander Barabash; +Cc: qemu-trivial, qemu-devel
On 16 February 2012 17:36, Alexander Barabash
<alexander_barabash@mentor.com> wrote:
>
> Removed unused pl080_init().
I posted the equivalent of this patch recently and it is in
arm-devs.next -- please don't commit to qemu-trivial.
Thanks
-- PMM
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH] [TRIVIAL] Removed unused pl080_init().
2012-02-16 18:11 ` Peter Maydell
@ 2012-02-17 10:56 ` Stefan Hajnoczi
0 siblings, 0 replies; 3+ messages in thread
From: Stefan Hajnoczi @ 2012-02-17 10:56 UTC (permalink / raw)
To: Peter Maydell; +Cc: qemu-trivial, qemu-devel, Alexander Barabash
On Thu, Feb 16, 2012 at 6:11 PM, Peter Maydell <peter.maydell@linaro.org> wrote:
> On 16 February 2012 17:36, Alexander Barabash
> <alexander_barabash@mentor.com> wrote:
>>
>> Removed unused pl080_init().
>
> I posted the equivalent of this patch recently and it is in
> arm-devs.next -- please don't commit to qemu-trivial.
Okay.
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-02-17 10:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-16 17:36 [Qemu-devel] [PATCH] [TRIVIAL] Removed unused pl080_init() Alexander Barabash
2012-02-16 18:11 ` Peter Maydell
2012-02-17 10:56 ` 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).