Hi all,
After merging the mips tree, today's linux-next build (powerpc
allnoconfig) produced this warning:
drivers/of/address.c:104:21: warning: 'of_bus_pci_get_flags' defined but not used [-Wunused-function]
104 | static unsigned int of_bus_pci_get_flags(const __be32 *addr)
| ^~~~~~~~~~~~~~~~~~~~
Introduced by commit
2f96593ecc37 ("of_address: Add bus type match for pci ranges parser")
--
Cheers,
Stephen Rothwell
在 2020/7/29 下午6:31, Stephen Rothwell 写道:
> Hi all,
>
> After merging the mips tree, today's linux-next build (powerpc
> allnoconfig) produced this warning:
>
> drivers/of/address.c:104:21: warning: 'of_bus_pci_get_flags' defined but not used [-Wunused-function]
> 104 | static unsigned int of_bus_pci_get_flags(const __be32 *addr)
> | ^~~~~~~~~~~~~~~~~~~~
>
> Introduced by commit
>
> 2f96593ecc37 ("of_address: Add bus type match for pci ranges parser")
Thanks for catching that!
Fix patch sent.
Btw: Neither James nor Ralf is still active at Linux-MIPS.
- Jiaxun
>
Hi Jiaxun,
On Thu, 30 Jul 2020 09:04:40 +0800 Jiaxun Yang <[email protected]> wrote:
>
> Btw: Neither James nor Ralf is still active at Linux-MIPS.
Interesting. I have just them listed as my contacts for MIPS. Should
I change to just Thomes (Thomas Bogendoerfer
<[email protected]>)?
--
Cheers,
Stephen Rothwell
在 2020/7/30 上午9:40, Stephen Rothwell 写道:
> Hi Jiaxun,
>
> On Thu, 30 Jul 2020 09:04:40 +0800 Jiaxun Yang <[email protected]> wrote:
>> Btw: Neither James nor Ralf is still active at Linux-MIPS.
> Interesting. I have just them listed as my contacts for MIPS. Should
> I change to just Thomes (Thomas Bogendoerfer
> <[email protected]>)?
Yes, Thomas is now the sole maintainer of Linux-MIPS.
Thanks.
- Jiaxun
>
Hi all,
On Thu, 30 Jul 2020 09:56:59 +0800 Jiaxun Yang <[email protected]> wrote:
>
> 在 2020/7/30 上午9:40, Stephen Rothwell 写道:
> >
> > On Thu, 30 Jul 2020 09:04:40 +0800 Jiaxun Yang <[email protected]> wrote:
> >> Btw: Neither James nor Ralf is still active at Linux-MIPS.
> > Interesting. I have just them listed as my contacts for MIPS. Should
> > I change to just Thomes (Thomas Bogendoerfer
> > <[email protected]>)?
>
> Yes, Thomas is now the sole maintainer of Linux-MIPS.
OK, done.
--
Cheers,
Stephen Rothwell