All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rasmus Andersen <rasmus@jaquet.dk>
To: john slee <indigoid@higherplane.net>
Cc: Linus Torvalds <torvalds@transmeta.com>,
	dake@staszic.waw.pl, linux-kernel@vger.kernel.org
Subject: Re: 2.4.0-test11-pre3 [gus_midi.c breakage]
Date: Sun, 12 Nov 2000 20:15:27 +0100	[thread overview]
Message-ID: <20001112201527.A740@jaquet.dk> (raw)
In-Reply-To: <Pine.LNX.4.10.10011111914170.7609-100000@penguin.transmeta.com> <20001112205848.E19275@higherplane.net> <20001112121707.B637@jaquet.dk> <20001112123126.C637@jaquet.dk>
In-Reply-To: <20001112123126.C637@jaquet.dk>; from rasmus@jaquet.dk on Sun, Nov 12, 2000 at 12:31:26PM +0100

On Sun, Nov 12, 2000 at 12:31:26PM +0100, Rasmus Andersen wrote:
> On Sun, Nov 12, 2000 at 12:17:07PM +0100, Rasmus Andersen wrote:
> > On Sun, Nov 12, 2000 at 08:58:48PM +1100, john slee wrote:
> > > On Sat, Nov 11, 2000 at 07:22:06PM -0800, Linus Torvalds wrote:
> > > >-----
> > > >  - pre3:
> > > >     - Bartlomiej Zolnierkiewicz: sound and drm driver init fixes and
> > > >       cleanups
> > > 
> 
> It seems like this touched more than just gus_midi.c. The following
> patch are similarly trivial as the previously posted and therefore
> are bunched together. They should fix the sound/ drivers.
> 

Hrmmm. Missed one that pops up when I compile for modules. Patch
attached.

--- linux-240-t11-pre3-clean/drivers/sound/yss225.c	Sun Nov 12 09:46:14 2000
+++ linux/drivers/sound/yss225.c	Sun Nov 12 20:12:24 2000
@@ -1,3 +1,5 @@
+#include <linux/init.h>
+
 unsigned char page_zero[] __initdata = {
 0x01, 0x7c, 0x00, 0x1e, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf5, 0x00,
 0x11, 0x00, 0x20, 0x00, 0x32, 0x00, 0x40, 0x00, 0x13, 0x00, 0x00,

-- 
Regards,
        Rasmus(rasmus@jaquet.dk)

Real computer scientists don't program in assembler. They don't write in 
anything less portable than a number two pencil.   -- Anonymous
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  reply	other threads:[~2000-11-12 19:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-12  3:22 2.4.0-test11-pre3 Linus Torvalds
2000-11-12  9:01 ` 2.4.0-test11-pre3 - md.c compile error Eyal Lebedinsky
2000-11-12  9:58 ` 2.4.0-test11-pre3 [gus_midi.c breakage] john slee
2000-11-12 11:17   ` Rasmus Andersen
2000-11-12 11:31     ` Rasmus Andersen
2000-11-12 19:15       ` Rasmus Andersen [this message]
2000-11-12 10:16 ` 2.4.0-test11-pre3 Geert Uytterhoeven
2000-11-15 15:17 ` 2.4.0-test11-pre3 Tim Waugh

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=20001112201527.A740@jaquet.dk \
    --to=rasmus@jaquet.dk \
    --cc=dake@staszic.waw.pl \
    --cc=indigoid@higherplane.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.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 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.