Re: [PATCH 6/8] rapidio: consolidate RAPIDIO config entry in drivers/rapidio

From: Masahiro Yamada
Date: Fri Oct 19 2018 - 00:54:19 EST


On Wed, Oct 17, 2018 at 5:03 PM Christoph Hellwig <hch@xxxxxx> wrote:
>
> There is no good reason to duplicate the RAPIDIO menu in various
> architectures. Instead provide a selectable HAS_RAPIDIO symbol

Nit.

HAS_RAPIDIO -> HAVE_RAPIDIO.



> that indicates native availability of RAPIDIO support and the handle
> the rest in drivers/pci.

Copy-paste mistake?

drivers/pci -> drivers/rapidio



> This also means we now provide support
> for PCI(e) to Rapidio bridges for every architecture instead of a
> limited subset.
>
> Signed-off-by: Christoph Hellwig <hch@xxxxxx>
> Acked-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>




--
Best Regards
Masahiro Yamada