Re: [PATCH char-misc-next] misc: microchip: pci1xxxx: Include depends on PCI & select AUXILIARY_BUS in the Kconfig file to resolve build issues.

From: Greg KH
Date: Tue Sep 06 2022 - 04:51:00 EST


Your subject line is way too long :(


On Tue, Sep 06, 2022 at 02:05:55PM +0530, Kumaravel Thiagarajan wrote:
> Some build errors were reported by kernel test robot <lkp@xxxxxxxxx> on
> the char-misc-next branch. This add-on patch will fix the errors.

You should list the errors here so that we know what they are.

>
> Fixes: 393fc2f5948fd340d016a9557eea6e1ac2f6c60c

As per the kernel documentation, this should be:
Fixes: 393fc2f5948f ("misc: microchip: pci1xxxx: load auxiliary bus driver for the PIO function in the multi-function endpoint of pci1xxxx device.")

Can you fix this up and send a v2?

thanks,

greg k-h