On 02/06/13 13:58, James Hogan wrote:
Remove the SYMBOL_PREFIX Kconfig symbol as it's empty anyway.
Signed-off-by: James Hogan <james.ho...@imgtec.com>
Cc: Jonas Bonn <jo...@southpole.se>
Cc: li...@lists.openrisc.net
Cc: Mike Frysinger <vap...@gentoo.org>
---
arch/openrisc/Kconfig | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
Thanks, James. Will apply.
/Jonas
diff --git a/arch/openrisc/Kconfig b/arch/openrisc/Kconfig
index 0ac66f6..35a4e5f 100644
--- a/arch/openrisc/Kconfig
+++ b/arch/openrisc/Kconfig
@@ -26,10 +26,6 @@ config OPENRISC
config MMU
def_bool y
-config SYMBOL_PREFIX
- string
- default ""
-
config HAVE_DMA_ATTRS
def_bool y
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/