public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6.23 regression fix] cris: drivers/cdrom/Kconfig no longer exists
@ 2007-08-08 23:26 Adrian Bunk
  2007-08-09  7:29 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2007-08-08 23:26 UTC (permalink / raw)
  To: Jens Axboe, starvik; +Cc: linux-kernel, Michal Piotrowski, dev-etrax

This patch fixes the following 2.6.23 regression:

<--  snip  -->

...
scripts/kconfig/conf -d arch/cris/Kconfig
arch/cris/Kconfig:183: can't open file "drivers/cdrom/Kconfig"
make[2]: *** [defconfig] Error 1

<--  snip  -->

Signed-off-by: Adrian Bunk <bunk@kernel.org>

---
25f8889abda9596429f0840dc1d9330cfad8ac48 
diff --git a/arch/cris/Kconfig b/arch/cris/Kconfig
index 4b41248..6b4d026 100644
--- a/arch/cris/Kconfig
+++ b/arch/cris/Kconfig
@@ -180,8 +180,6 @@ source "drivers/isdn/Kconfig"
 
 source "drivers/telephony/Kconfig"
 
-source "drivers/cdrom/Kconfig"
-
 #
 # input before char - char/joystick depends on it. As does USB.
 #


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [2.6.23 regression fix] cris: drivers/cdrom/Kconfig no longer  exists
  2007-08-08 23:26 [2.6.23 regression fix] cris: drivers/cdrom/Kconfig no longer exists Adrian Bunk
@ 2007-08-09  7:29 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2007-08-09  7:29 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: starvik, linux-kernel, Michal Piotrowski, dev-etrax

On Thu, Aug 09 2007, Adrian Bunk wrote:
> This patch fixes the following 2.6.23 regression:
> 
> <--  snip  -->
> 
> ...
> scripts/kconfig/conf -d arch/cris/Kconfig
> arch/cris/Kconfig:183: can't open file "drivers/cdrom/Kconfig"
> make[2]: *** [defconfig] Error 1
> 
> <--  snip  -->
> 
> Signed-off-by: Adrian Bunk <bunk@kernel.org>

Obviously good, thanks Adrian. I'm assuming this will go in through the
cris merges?

Acked-by: Jens Axboe <jens.axboe@oracle.com>

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-08-09  7:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-08 23:26 [2.6.23 regression fix] cris: drivers/cdrom/Kconfig no longer exists Adrian Bunk
2007-08-09  7:29 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox