public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Bryan O'Donoghue" <typedef@eircom.net>
To: marcelo.tosatti@cyclades.com, linux-kernel@vger.kernel.org
Subject: arc/arm/config.in still broken 2.4.19-2.4.29 ?
Date: Sat, 26 Mar 2005 20:33:21 +0000	[thread overview]
Message-ID: <4245C711.2040304@eircom.net> (raw)

Greetings list.

arch/arm/config.in has an error which breaks make.

I've googled this a bit just by searching for drivers/ssi/Config.in and the 
first reference I find to this breakage is in 2002 !

For completeness shouldn't this really be removed once and for all?

I'm not clear on what the procedure is for submitting a patch, but, I've 
included one to save somebody else the bother.

Best
Bryan


diff -puN linux-2.4.29/arch/arm/config.in linux-2.4.30-rc2/arch/arm/config.in

--- linux-2.4.29/arch/arm/config.in     2004-11-17 11:54:21.000000000 +0000
+++ linux-2.4.30-rc2/arch/arm/config.in 2005-03-26 20:11:54.000000000 +0000
@@ -599,11 +599,6 @@ if [ "$CONFIG_SCSI" != "n" ]; then
  fi
  endmenu

-if [ "$CONFIG_ARCH_CLPS711X" = "y" ]; then
-   # This is _meant_ to be ssi _not_ scsi.  It is not a spelling error.
-   source drivers/ssi/Config.in
-fi
-
  source drivers/ieee1394/Config.in

  source drivers/message/i2o/Config.in

             reply	other threads:[~2005-03-26 20:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-26 20:33 Bryan O'Donoghue [this message]
2005-03-26 22:53 ` arc/arm/config.in still broken 2.4.19-2.4.29 ? Russell King

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=4245C711.2040304@eircom.net \
    --to=typedef@eircom.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo.tosatti@cyclades.com \
    /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