LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: "Robert P. J. Day" <rpjday@mindspring.com>
To: Linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: definite OMAP1610_IR-related typo
Date: Sat, 27 Jan 2007 03:31:02 -0500 (EST)	[thread overview]
Message-ID: <Pine.LNX.4.64.0701270326550.1000@CPE00045a9c397f-CM001225dbafb6> (raw)


  not sure what to do with this, it's all yours:

========== OMAP1610_IR ==========
./arch/arm/mach-omap1/devices.c:#if     defined(CONFIG_OMAP1610_IR) || defined(CONFIG_OMAP161O_IR_MODULE)
========== OMAP161O_IR ==========
./arch/arm/mach-omap1/devices.c:#if     defined(CONFIG_OMAP1610_IR) || defined(CONFIG_OMAP161O_IR_MODULE)

  note first that one of those config vars has an "oh" while the other
has a *zero*.  i'm pretty sure that's bad.

  in any event, there's no such config variable of *either* spelling
in any Kconfig file, but there *is* a more all-encompassing
CONFIG_OMAP16XX confguration setting.

-- 

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

http://www.fsdev.dreamhosters.com/wiki/index.php?title=Main_Page
========================================================================

             reply	other threads:[~2007-01-27  8:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-27  8:31 Robert P. J. Day [this message]
2007-01-28  7:13 Dirk Behme

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.0701270326550.1000@CPE00045a9c397f-CM001225dbafb6 \
    --to=rpjday@mindspring.com \
    --cc=linux-kernel@vger.kernel.org \
    --subject='Re: definite OMAP1610_IR-related typo' \
    /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

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).