public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] openrisc: remove CONFIG_SYMBOL_PREFIX
@ 2013-02-06 12:58 James Hogan
  2013-02-10 17:25 ` Jonas Bonn
  0 siblings, 1 reply; 2+ messages in thread
From: James Hogan @ 2013-02-06 12:58 UTC (permalink / raw)
  To: linux-kernel; +Cc: James Hogan, Jonas Bonn, linux, Mike Frysinger

Remove the SYMBOL_PREFIX Kconfig symbol as it's empty anyway.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Jonas Bonn <jonas@southpole.se>
Cc: linux@lists.openrisc.net
Cc: Mike Frysinger <vapier@gentoo.org>
---
 arch/openrisc/Kconfig |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

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
 
-- 
1.7.7.6



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/1] openrisc: remove CONFIG_SYMBOL_PREFIX
  2013-02-06 12:58 [PATCH 1/1] openrisc: remove CONFIG_SYMBOL_PREFIX James Hogan
@ 2013-02-10 17:25 ` Jonas Bonn
  0 siblings, 0 replies; 2+ messages in thread
From: Jonas Bonn @ 2013-02-10 17:25 UTC (permalink / raw)
  To: James Hogan; +Cc: linux-kernel, linux, Mike Frysinger

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.hogan@imgtec.com>
> Cc: Jonas Bonn <jonas@southpole.se>
> Cc: linux@lists.openrisc.net
> Cc: Mike Frysinger <vapier@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
>   


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-02-10 17:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-06 12:58 [PATCH 1/1] openrisc: remove CONFIG_SYMBOL_PREFIX James Hogan
2013-02-10 17:25 ` Jonas Bonn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox