linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Robert P. J. Day" <rpjday@mindspring.com>
To: Linux PPC Mailing List <linuxppc-dev@ozlabs.org>
Cc: Paul Mackerras <paulus@samba.org>
Subject: [PATCH] POWERPC:  Correct misspelled config variable in arch/powerpc/Kconfig.
Date: Sat, 14 Jul 2007 18:21:20 -0400 (EDT)	[thread overview]
Message-ID: <Pine.LNX.4.64.0707141820150.9894@localhost.localdomain> (raw)


Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>

---

diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index 6beee32..0e59024 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -391,7 +391,7 @@ config NOT_COHERENT_CACHE
 	depends on 4xx || 8xx || E200
 	default y

-config CONFIG_CHECK_CACHE_COHERENCY
+config CHECK_CACHE_COHERENCY
 	bool
 endmenu


-- 
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA

http://fsdev.net/wiki/index.php?title=Main_Page
========================================================================

             reply	other threads:[~2007-07-14 22:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-14 22:21 Robert P. J. Day [this message]
2007-07-17 12:32 ` [PATCH] POWERPC: Correct misspelled config variable in arch/powerpc/Kconfig Paul Mackerras
2007-07-17 22:17   ` Robert P. J. Day

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=Pine.LNX.4.64.0707141820150.9894@localhost.localdomain \
    --to=rpjday@mindspring.com \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=paulus@samba.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).