public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	USB list <linux-usb@vger.kernel.org>, Li Yin <yin1.li@intel.com>,
	Vadivel Murugan R <vadivel.muruganx.ramuthevar@linux.intel.com>,
	Kishon Vijay Abraham I <kishon@ti.com>
Subject: Re: [PATCH -next] phy: fix USB_LGM_PHY warning & build errors
Date: Tue, 22 Sep 2020 19:42:02 +0530	[thread overview]
Message-ID: <20200922141202.GZ2968@vkoul-mobl> (raw)
In-Reply-To: <d1dd0ddd-3143-5777-1c63-195e1a32f237@infradead.org>

On 17-09-20, 10:51, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@infradead.org>
> 
> Fix a Kconfig warning that is causing lots of build errors
> when USB_SUPPORT is not set.
> 
> USB_PHY depends on USB_SUPPORT but "select" doesn't care about
> dependencies, so this driver should also depend on USB_SUPPORT.
> It should not select USB_SUPPORT.
> 
> WARNING: unmet direct dependencies detected for USB_PHY
>   Depends on [n]: USB_SUPPORT [=n]
>   Selected by [m]:
>   - USB_LGM_PHY [=m]

Applied, thanks

-- 
~Vinod

      parent reply	other threads:[~2020-09-22 14:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-17 17:51 [PATCH -next] phy: fix USB_LGM_PHY warning & build errors Randy Dunlap
2020-09-21 15:45 ` Randy Dunlap
2020-09-22  4:21   ` Ramuthevar, Vadivel MuruganX
2020-09-22 14:12 ` Vinod Koul [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=20200922141202.GZ2968@vkoul-mobl \
    --to=vkoul@kernel.org \
    --cc=kishon@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    --cc=vadivel.muruganx.ramuthevar@linux.intel.com \
    --cc=yin1.li@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