qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-trivial] [PATCH] [TRIVIAL] Removed unused pl080_init().


From: Alexander Barabash
Subject: [Qemu-trivial] [PATCH] [TRIVIAL] Removed unused pl080_init().
Date: Thu, 16 Feb 2012 19:36:49 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111229 Thunderbird/9.0


    Removed unused pl080_init().

    Signed-off-by: Alexander Barabash <address@hidden>

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);





reply via email to

[Prev in Thread] Current Thread [Next in Thread]