All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3] sparc,leon: updated GRPCI2 config name
@ 2013-03-05 17:04 Daniel Hellstrom
  2013-03-05 20:00 ` Sam Ravnborg
  2013-03-20 18:41 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Daniel Hellstrom @ 2013-03-05 17:04 UTC (permalink / raw)
  To: sparclinux

Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
---
 arch/sparc/Kconfig         |    2 +-
 arch/sparc/kernel/Makefile |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig
index ad5ad8f..dbc7082 100644
--- a/arch/sparc/Kconfig
+++ b/arch/sparc/Kconfig
@@ -511,7 +511,7 @@ config SPARC_GRPCI1
 	  from the bootloader that makes the GRPCI to generate interrupts
 	  on detected PCI Parity and System errors.
 
-config GRPCI2
+config SPARC_GRPCI2
 	bool "GRPCI2 Host Bridge Support"
 	depends on LEON_PCI
 	default y
diff --git a/arch/sparc/kernel/Makefile b/arch/sparc/kernel/Makefile
index c90a2a0..d2936d0 100644
--- a/arch/sparc/kernel/Makefile
+++ b/arch/sparc/kernel/Makefile
@@ -74,7 +74,7 @@ obj-y                     += dma.o
 
 obj-$(CONFIG_PCIC_PCI)    += pcic.o
 obj-$(CONFIG_LEON_PCI)    += leon_pci.o
-obj-$(CONFIG_GRPCI2)      += leon_pci_grpci2.o
+obj-$(CONFIG_SPARC_GRPCI2)+= leon_pci_grpci2.o
 obj-$(CONFIG_SPARC_GRPCI1)+= leon_pci_grpci1.o
 
 obj-$(CONFIG_SMP)         += trampoline_$(BITS).o smp_$(BITS).o
-- 
1.7.0.4


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

* Re: [PATCH v3] sparc,leon: updated GRPCI2 config name
  2013-03-05 17:04 [PATCH v3] sparc,leon: updated GRPCI2 config name Daniel Hellstrom
@ 2013-03-05 20:00 ` Sam Ravnborg
  2013-03-20 18:41 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: Sam Ravnborg @ 2013-03-05 20:00 UTC (permalink / raw)
  To: sparclinux

On Tue, Mar 05, 2013 at 06:04:21PM +0100, Daniel Hellstrom wrote:
> Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>

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

* Re: [PATCH v3] sparc,leon: updated GRPCI2 config name
  2013-03-05 17:04 [PATCH v3] sparc,leon: updated GRPCI2 config name Daniel Hellstrom
  2013-03-05 20:00 ` Sam Ravnborg
@ 2013-03-20 18:41 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2013-03-20 18:41 UTC (permalink / raw)
  To: sparclinux

From: Sam Ravnborg <sam@ravnborg.org>
Date: Tue, 5 Mar 2013 21:00:48 +0100

> On Tue, Mar 05, 2013 at 06:04:21PM +0100, Daniel Hellstrom wrote:
>> Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
> Acked-by: Sam Ravnborg <sam@ravnborg.org>

Applied to sparc-next

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

end of thread, other threads:[~2013-03-20 18:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-05 17:04 [PATCH v3] sparc,leon: updated GRPCI2 config name Daniel Hellstrom
2013-03-05 20:00 ` Sam Ravnborg
2013-03-20 18:41 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.