From: Adrian Bunk <bunk@stusta.de>
To: Andrew Morton <akpm@osdl.org>
Cc: lethal@linux-sh.org, kkojima@rr.iij4u.or.jp,
linuxsh-dev@lists.sourceforge.net, linux-kernel@vger.kernel.org,
Jean-Luc Leger <reiga@dspnet.fr.eu.org>
Subject: [2.6 patch] arch/sh/Kconfig: fix the ISA_DMA_API dependencies
Date: Wed, 15 Feb 2006 23:46:19 +0100 [thread overview]
Message-ID: <20060215224619.GF5066@stusta.de> (raw)
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"
next reply other threads:[~2006-02-15 22:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-15 22:46 Adrian Bunk [this message]
-- strict thread matches above, loose matches on Subject: below --
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060215224619.GF5066@stusta.de \
--to=bunk@stusta.de \
--cc=akpm@osdl.org \
--cc=kkojima@rr.iij4u.or.jp \
--cc=lethal@linux-sh.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxsh-dev@lists.sourceforge.net \
--cc=reiga@dspnet.fr.eu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.