Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-02 | ioh3420: remove unused ioh3420_init() declaration | Gonglei | |
commit 0f9b1771ccc65873a8376c81200a437aa58c2f6d ioh3420: Remove obsoleted, unused ioh3420_init function removed the implementation of ioh3420_init Drop the declaration from the header file as well. Signed-off-by: Gonglei <arei.gonglei@huawei.com> Reviewed-by: Knut Omang <knut.omang@oracle.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> | |||
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | |
Many headers are used only in a single directory. These can be kept in hw/. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |