[AMD Public Use] Hi, Rothwell
This fix solution hasn't locked down and still being discussed and roll-updated in the NVMe mail group. Will update the patch once it refined done. Thanks, Prike > -----Original Message----- > From: Stephen Rothwell <s...@canb.auug.org.au> > Sent: Friday, April 16, 2021 10:41 AM > To: Alex Deucher <alexdeuc...@gmail.com> > Cc: Liang, Prike <prike.li...@amd.com>; S-k, Shyam-sundar <Shyam- > sundar....@amd.com>; Linux Kernel Mailing List <linux- > ker...@vger.kernel.org>; Linux Next Mailing List <linux-n...@vger.kernel.org> > Subject: linux-next: build warning after merge of the amdgpu tree > > Hi all, > > After merging the amdgpu tree, today's linux-next build (powerpc > ppc64_defconfig) produced this warning: > > drivers/pci/quirks.c: In function 'quirk_amd_nvme_fixup': > drivers/pci/quirks.c:312:18: warning: unused variable 'rdev' [-Wunused- > variable] > 312 | struct pci_dev *rdev; > | ^~~~ > > Introduced by commit > > 9597624ef606 ("nvme: put some AMD PCIE downstream NVME device to > simple suspend/resume path") > > -- > Cheers, > Stephen Rothwell