From: Stanimir Varbanov <svarbanov@mm-sol.com>
To: Vinay Simha BN <simhavcs@gmail.com>,
Linus Walleij <linus.walleij@linaro.org>
Cc: Bjorn Andersson <bjorn.andersson@sonymobile.com>,
"Ivan T. Ivanov" <iivanov@mm-sol.com>,
Joonwoo Park <joonwoop@codeaurora.org>,
Georgi Djakov <gdjakov@mm-sol.com>,
linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] pinctrl/qcom Kconfig CFG repeated
Date: Wed, 15 Jul 2015 18:04:42 +0300 [thread overview]
Message-ID: <55A6768A.7010605@mm-sol.com> (raw)
In-Reply-To: <1436972027-2914-1-git-send-email-simhavcs@gmail.com>
On 07/15/2015 05:53 PM, Vinay Simha BN wrote:
> repeatation of the same configs
> obj-$(CONFIG_PINCTRL_APQ8084) += pinctrl-apq8084.o
hm you might be kidding, apq8064 and apq8084 are different SoCs.
>
> Signed-off-by: Vinay Simha BN <simhavcs@gmail.com>
> ---
> drivers/pinctrl/qcom/Makefile | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/pinctrl/qcom/Makefile b/drivers/pinctrl/qcom/Makefile
> index 3666c70..d26a878 100644
> --- a/drivers/pinctrl/qcom/Makefile
> +++ b/drivers/pinctrl/qcom/Makefile
> @@ -1,7 +1,6 @@
> # Qualcomm pin control drivers
> obj-$(CONFIG_PINCTRL_MSM) += pinctrl-msm.o
> obj-$(CONFIG_PINCTRL_APQ8064) += pinctrl-apq8064.o
> -obj-$(CONFIG_PINCTRL_APQ8084) += pinctrl-apq8084.o
> obj-$(CONFIG_PINCTRL_IPQ8064) += pinctrl-ipq8064.o
> obj-$(CONFIG_PINCTRL_MSM8660) += pinctrl-msm8660.o
> obj-$(CONFIG_PINCTRL_MSM8960) += pinctrl-msm8960.o
>
--
regards,
Stan
next prev parent reply other threads:[~2015-07-15 15:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-15 14:53 [PATCH] pinctrl/qcom Kconfig CFG repeated Vinay Simha BN
2015-07-15 15:04 ` Stanimir Varbanov [this message]
2015-07-15 15:35 ` Vinay Simha
2015-07-17 12:37 ` Linus Walleij
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=55A6768A.7010605@mm-sol.com \
--to=svarbanov@mm-sol.com \
--cc=bjorn.andersson@sonymobile.com \
--cc=gdjakov@mm-sol.com \
--cc=iivanov@mm-sol.com \
--cc=joonwoop@codeaurora.org \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=simhavcs@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.