On Wed, 18 Mar 2015 14:20:41 +0100
"Michael S. Tsirkin" wrote:
> On Sat, Mar 14, 2015 at 07:19:30AM +0100, Thomas Huth wrote:
> > The function ich9_d2pbr_init() is completely unused and
> > thus can be deleted.
> >
> > Signed-off-by: Thomas Huth
> > Cc: Michael S. Tsirkin
>
> Reviewed-by: Mic
On Sat, Mar 14, 2015 at 07:19:30AM +0100, Thomas Huth wrote:
> The function ich9_d2pbr_init() is completely unused and
> thus can be deleted.
>
> Signed-off-by: Thomas Huth
> Cc: Michael S. Tsirkin
Reviewed-by: Michael S. Tsirkin
I assume all this will go in for 2.4 through the trivial tree?
The function ich9_d2pbr_init() is completely unused and
thus can be deleted.
Signed-off-by: Thomas Huth
Cc: Michael S. Tsirkin
---
hw/pci-bridge/i82801b11.c | 21 -
include/hw/i386/ich9.h|1 -
2 files changed, 0 insertions(+), 22 deletions(-)
diff --git a/hw/pci-b