From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Thu, 28 Jun 2012 13:15:21 +0000 Subject: Re: [PATCH] pseries pci: removed redundand busdev Message-Id: <4FEC58E9.4090106@suse.de> List-Id: References: <4FD96ADA.9070208@ozlabs.ru> In-Reply-To: <4FD96ADA.9070208@ozlabs.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ppc@vger.kernel.org On 06/14/2012 06:38 AM, Alexey Kardashevskiy wrote: > The PCIHostState struct already contains SysBusDevice so > the one in sPAPRPHBState has to go. > > Signed-off-by: Alexey Kardashevskiy Thanks, applied to ppc-next. Alex