[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1418045784-4602-1-git-send-email-pramod.gurav@smartplayin.com>
Date: Mon, 8 Dec 2014 19:06:24 +0530
From: Pramod Gurav <pramod.gurav@...rtplayin.com>
To: linux-kernel@...r.kernel.org
Cc: gregkh@...uxfoundation.org, santosh.shilimkar@...com,
Pramod Gurav <pramod.gurav@...rtplayin.com>
Subject: [PATCH] drivers: Kconfig: Remove duplicate sourcing of soc folder
Folder soc/ was sourced twice somehow. Remove duplicate entry.
Signed-off-by: Pramod Gurav <pramod.gurav@...rtplayin.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists