mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Kumaravel Thiagarajan <kumaravel.thiagarajan@microchip.com>
Cc: linux-kernel@vger.kernel.org, kernel test robot <lkp@intel.com>
Subject: Re: [PATCH char-misc-testing] misc: microchip: pci1xxxx: fix the build issue due to missing  depends on PCI in the Kconfig file.
Date: Fri, 2 Sep 2022 14:52:16 +0200	[thread overview]
Message-ID: <YxH8gNmDpM1mqMig@kroah.com> (raw)
In-Reply-To: <20220902095041.2429996-1-kumaravel.thiagarajan@microchip.com>

On Fri, Sep 02, 2022 at 03:20:40PM +0530, Kumaravel Thiagarajan wrote:
> Some build errors were reported by the kernel test robot
> <lkp@intel.com> on the char-misc-testing branch. This add-on patch
> will fix those errors.
> 
> Fixes: 3f359bf61b6f65be474fbcdf557cd412f19d0f1d
> Reported-by: kernel test robot <lkp@intel.com>
> Signed-off-by: Kumaravel Thiagarajan <kumaravel.thiagarajan@microchip.com>
> ---
>  drivers/misc/mchp_pci1xxxx/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/misc/mchp_pci1xxxx/Kconfig b/drivers/misc/mchp_pci1xxxx/Kconfig
> index 387a88addfb0..f6a6970d2a59 100644
> --- a/drivers/misc/mchp_pci1xxxx/Kconfig
> +++ b/drivers/misc/mchp_pci1xxxx/Kconfig
> @@ -1,5 +1,6 @@
>  config GP_PCI1XXXX
>         tristate "Microchip PCI1XXXX PCIe to GPIO Expander + OTP/EEPROM manager"
> +       depends on PCI	
>         select GPIOLIB_IRQCHIP
>         help
>           PCI1XXXX is a PCIe GEN 3 switch with one of the endpoints having
> -- 
> 2.25.1
> 

Now merged into the original commit to hopefully prevent the build issues.

thanks,

greg k-h

      reply	other threads:[~2022-09-02 13:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-02  9:50 Kumaravel Thiagarajan
2022-09-02 12:52 ` Greg KH [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YxH8gNmDpM1mqMig@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=kumaravel.thiagarajan@microchip.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkp@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®