[PATCH] [TRIVIAL] ARM: spear: clean up editing mistake

From: Paul Bolle
Date: Sun Mar 09 2014 - 17:42:33 EST


Clean up an obvious editing mistake introduced by commit 4b6effb6ff38
("ARM: spear: merge Kconfig files").

Signed-off-by: Paul Bolle <pebolle@xxxxxxxxxx>
---
arch/arm/mach-spear/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/mach-spear/Kconfig b/arch/arm/mach-spear/Kconfig
index 1595776..596e990 100644
--- a/arch/arm/mach-spear/Kconfig
+++ b/arch/arm/mach-spear/Kconfig
@@ -91,7 +91,7 @@ config MACH_SPEAR600
depends on ARCH_SPEAR6XX
select USE_OF
help
- Supports ST SPEAr600 boards configured via the device-treesource "arch/arm/mach-spear6xx/Kconfig"
+ Supports ST SPEAr600 boards configured via the device-tree

config ARCH_SPEAR_AUTO
depends on !ARCH_SPEAR13XX && !ARCH_SPEAR6XX
--
1.8.5.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/