On Thu, Feb 16, 2012 at 6:11 PM, Peter Maydell wrote:
> On 16 February 2012 17:36, Alexander Barabash
> 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
Removed unused pl080_init().
Signed-off-by: Alexander Barabash
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. */
-/
On 16 February 2012 17:36, Alexander Barabash
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