* [2.6 patch] arch/sh/Kconfig: fix the ISA_DMA_API dependencies
@ 2006-02-14 0:22 Adrian Bunk
2006-02-14 8:37 ` Paul Mundt
0 siblings, 1 reply; 3+ messages in thread
From: Adrian Bunk @ 2006-02-14 0:22 UTC (permalink / raw)
To: lethal, kkojima; +Cc: linuxsh-dev, linux-kernel, Jean-Luc Leger
Jean-Luc Leger <reiga@dspnet.fr.eu.org> found this obvious typo.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.16-rc2-mm1-full/arch/sh/Kconfig.old 2006-02-14 01:18:22.000000000 +0100
+++ linux-2.6.16-rc2-mm1-full/arch/sh/Kconfig 2006-02-14 01:19:43.000000000 +0100
@@ -446,7 +446,7 @@
config ISA_DMA_API
bool
- depends on MPC1211
+ depends on SH_MPC1211
default y
menu "Kernel features"
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [2.6 patch] arch/sh/Kconfig: fix the ISA_DMA_API dependencies
2006-02-14 0:22 [2.6 patch] arch/sh/Kconfig: fix the ISA_DMA_API dependencies Adrian Bunk
@ 2006-02-14 8:37 ` Paul Mundt
0 siblings, 0 replies; 3+ messages in thread
From: Paul Mundt @ 2006-02-14 8:37 UTC (permalink / raw)
To: Adrian Bunk, Andrew Morton
Cc: kkojima, linuxsh-dev, linux-kernel, Jean-Luc Leger
[-- Attachment #1: Type: text/plain, Size: 572 bytes --]
On Tue, Feb 14, 2006 at 01:22:04AM +0100, Adrian Bunk wrote:
> Jean-Luc Leger <reiga@dspnet.fr.eu.org> found this obvious typo.
>
>
> Signed-off-by: Adrian Bunk <bunk@stusta.de>
>
Acked-by: Paul Mundt <lethal@linux-sh.org>
> --- linux-2.6.16-rc2-mm1-full/arch/sh/Kconfig.old 2006-02-14 01:18:22.000000000 +0100
> +++ linux-2.6.16-rc2-mm1-full/arch/sh/Kconfig 2006-02-14 01:19:43.000000000 +0100
> @@ -446,7 +446,7 @@
>
> config ISA_DMA_API
> bool
> - depends on MPC1211
> + depends on SH_MPC1211
> default y
>
> menu "Kernel features"
>
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* [2.6 patch] arch/sh/Kconfig: fix the ISA_DMA_API dependencies
@ 2006-02-15 22:46 Adrian Bunk
0 siblings, 0 replies; 3+ messages in thread
From: Adrian Bunk @ 2006-02-15 22:46 UTC (permalink / raw)
To: Andrew Morton; +Cc: lethal, kkojima, linuxsh-dev, linux-kernel, Jean-Luc Leger
Jean-Luc Leger <reiga@dspnet.fr.eu.org> found this obvious typo.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Paul Mundt <lethal@linux-sh.org>
---
This patch was already sent on:
- 14 Feb 2006
--- linux-2.6.16-rc2-mm1-full/arch/sh/Kconfig.old 2006-02-14 01:18:22.000000000 +0100
+++ linux-2.6.16-rc2-mm1-full/arch/sh/Kconfig 2006-02-14 01:19:43.000000000 +0100
@@ -446,7 +446,7 @@
config ISA_DMA_API
bool
- depends on MPC1211
+ depends on SH_MPC1211
default y
menu "Kernel features"
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-02-15 22:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-14 0:22 [2.6 patch] arch/sh/Kconfig: fix the ISA_DMA_API dependencies Adrian Bunk
2006-02-14 8:37 ` Paul Mundt
-- strict thread matches above, loose matches on Subject: below --
2006-02-15 22:46 Adrian Bunk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox