From: Vinay Simha BN <simhavcs@gmail.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Bjorn Andersson <bjorn.andersson@sonymobile.com>,
"Ivan T. Ivanov" <iivanov@mm-sol.com>,
Stanimir Varbanov <svarbanov@mm-sol.com>,
Joonwoo Park <joonwoop@codeaurora.org>,
Georgi Djakov <gdjakov@mm-sol.com>,
linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org,
Vinay Simha BN <simhavcs@gmail.com>
Subject: [PATCH] pinctrl/qcom Kconfig CFG repeated
Date: Wed, 15 Jul 2015 20:23:47 +0530 [thread overview]
Message-ID: <1436972027-2914-1-git-send-email-simhavcs@gmail.com> (raw)
repeatation of the same configs
obj-$(CONFIG_PINCTRL_APQ8084) += pinctrl-apq8084.o
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
--
2.1.2
next reply other threads:[~2015-07-15 14:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-15 14:53 Vinay Simha BN [this message]
2015-07-15 15:04 ` [PATCH] pinctrl/qcom Kconfig CFG repeated Stanimir Varbanov
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=1436972027-2914-1-git-send-email-simhavcs@gmail.com \
--to=simhavcs@gmail.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=svarbanov@mm-sol.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.