commit | 231903bf27c18ba6d4d905601eab368f324159eb | [log] [tgz] |
---|---|---|
author | Alexey Kardashevskiy <aik@ozlabs.ru> | Wed Jun 13 18:38:50 2012 +0000 |
committer | Alexander Graf <agraf@suse.de> | Wed Aug 15 19:43:13 2012 +0200 |
tree | 09925869ba87b85e26ed8d5e7ea66da5d7d96176 | |
parent | 03834e22abafbc8dc4052d46a5ccd6dd135a54a3 [diff] |
pseries pci: removed redundant busdev The PCIHostState struct already contains SysBusDevice so the one in sPAPRPHBState has to go. Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Alexander Graf <agraf@suse.de>