LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] drivers: Kconfig: Remove duplicate sourcing of soc folder
@ 2014-12-08 13:36 Pramod Gurav
2014-12-08 13:38 ` Tobias Klauser
0 siblings, 1 reply; 3+ messages in thread
From: Pramod Gurav @ 2014-12-08 13:36 UTC (permalink / raw)
To: linux-kernel; +Cc: gregkh, santosh.shilimkar, Pramod Gurav
Folder soc/ was sourced twice somehow. Remove duplicate entry.
Signed-off-by: Pramod Gurav <pramod.gurav@smartplayin.com>
---
drivers/Kconfig | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/Kconfig b/drivers/Kconfig
index 1a693d3..5add358 100644
--- a/drivers/Kconfig
+++ b/drivers/Kconfig
@@ -132,8 +132,6 @@ source "drivers/staging/Kconfig"
source "drivers/platform/Kconfig"
-source "drivers/soc/Kconfig"
-
source "drivers/clk/Kconfig"
source "drivers/hwspinlock/Kconfig"
--
1.7.9.5
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] drivers: Kconfig: Remove duplicate sourcing of soc folder
2014-12-08 13:36 [PATCH] drivers: Kconfig: Remove duplicate sourcing of soc folder Pramod Gurav
@ 2014-12-08 13:38 ` Tobias Klauser
2014-12-08 13:47 ` Pramod Gurav
0 siblings, 1 reply; 3+ messages in thread
From: Tobias Klauser @ 2014-12-08 13:38 UTC (permalink / raw)
To: Pramod Gurav; +Cc: linux-kernel, gregkh, santosh.shilimkar
On 2014-12-08 at 14:36:24 +0100, Pramod Gurav <pramod.gurav@smartplayin.com> wrote:
> Folder soc/ was sourced twice somehow. Remove duplicate entry.
I already sent a patch for this a while ago [1], though it wasn't
applied yet.
[1] http://thread.gmane.org/gmane.linux.kernel/1831623
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] drivers: Kconfig: Remove duplicate sourcing of soc folder
2014-12-08 13:38 ` Tobias Klauser
@ 2014-12-08 13:47 ` Pramod Gurav
0 siblings, 0 replies; 3+ messages in thread
From: Pramod Gurav @ 2014-12-08 13:47 UTC (permalink / raw)
To: Tobias Klauser; +Cc: Pramod Gurav, linux-kernel, Greg KH, santosh.shilimkar
Thanks. :-)
On Mon, Dec 8, 2014 at 7:08 PM, Tobias Klauser <tklauser@distanz.ch> wrote:
> On 2014-12-08 at 14:36:24 +0100, Pramod Gurav <pramod.gurav@smartplayin.com> wrote:
>> Folder soc/ was sourced twice somehow. Remove duplicate entry.
>
> I already sent a patch for this a while ago [1], though it wasn't
> applied yet.
>
> [1] http://thread.gmane.org/gmane.linux.kernel/1831623
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
--
Thanks and Regards
Pramod
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-12-08 13:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-08 13:36 [PATCH] drivers: Kconfig: Remove duplicate sourcing of soc folder Pramod Gurav
2014-12-08 13:38 ` Tobias Klauser
2014-12-08 13:47 ` Pramod Gurav
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).