* [PATCH] soc: Remove duplicate Kconfig include
@ 2014-12-30 13:50 Peter Hurley
2014-12-30 13:54 ` Peter Hurley
0 siblings, 1 reply; 2+ messages in thread
From: Peter Hurley @ 2014-12-30 13:50 UTC (permalink / raw)
To: Santosh Shilimkar
Cc: Greg Kroah-Hartman, linux-kernel, Peter Hurley, Sandeep Nair,
Kumar Gala
commit 3a6e08218f36baa9c49282ad2fe0dfbf001d8f23
("soc: Introduce drivers/soc place-holder for SOC specific drivers")
added a duplicate source for soc Kconfig, which had already been
introduced by commit 41f93af900a20d1a0a358b522b5129c89677e9dc
("soc: ti: add Keystone Navigator QMSS driver").
Cc: Sandeep Nair <sandeep_n@ti.com>
Cc: Kumar Gala <galak@codeaurora.org>
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
---
drivers/Kconfig | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/Kconfig b/drivers/Kconfig
index 694d5a7..2683e63 100644
--- a/drivers/Kconfig
+++ b/drivers/Kconfig
@@ -150,8 +150,6 @@ source "drivers/remoteproc/Kconfig"
source "drivers/rpmsg/Kconfig"
-source "drivers/soc/Kconfig"
-
source "drivers/devfreq/Kconfig"
source "drivers/extcon/Kconfig"
--
2.2.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] soc: Remove duplicate Kconfig include
2014-12-30 13:50 [PATCH] soc: Remove duplicate Kconfig include Peter Hurley
@ 2014-12-30 13:54 ` Peter Hurley
0 siblings, 0 replies; 2+ messages in thread
From: Peter Hurley @ 2014-12-30 13:54 UTC (permalink / raw)
To: Greg Kroah-Hartman; +Cc: linux-kernel, Kumar Gala
On 12/30/2014 08:50 AM, Peter Hurley wrote:
> commit 3a6e08218f36baa9c49282ad2fe0dfbf001d8f23
> ("soc: Introduce drivers/soc place-holder for SOC specific drivers")
> added a duplicate source for soc Kconfig, which had already been
> introduced by commit 41f93af900a20d1a0a358b522b5129c89677e9dc
> ("soc: ti: add Keystone Navigator QMSS driver").
Greg,
Would you take this patch please? Both Santosh and Sandeep's emails
bounced.
Regards,
Peter Hurley
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-12-30 13:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-30 13:50 [PATCH] soc: Remove duplicate Kconfig include Peter Hurley
2014-12-30 13:54 ` Peter Hurley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox