From: "Theodore Ts'o" <tytso@mit.edu>
To: perex@suse.cz
Cc: trivial@rustcorp.com.au, linux-kernel@vger.kernel.org
Subject: [PATCH][Trivial] sound/pci/intel8x0.c: Fix dangling #endif
Date: Sun, 24 Oct 2004 21:56:01 -0400 [thread overview]
Message-ID: <E1CLu5Z-0007L4-Na@thunk.org> (raw)
The following changeset:
ChangeSet@1.1757.1.270, 2004-10-23 10:31:03+02:00, perex@suse.cz
Merge
apparently nuked joystick support in sound/pci/intel8x0.c (whether or
not this was deliberate is not clear) but did so in a way that left the
intel8x0.c file broken with a dangling #endif. The following patch
allows the driver to compile again.
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
--- 1.125/sound/pci/intel8x0.c 2004-10-23 05:12:56 -04:00
+++ edited/sound/pci/intel8x0.c 2004-10-24 21:34:10 -04:00
@@ -69,7 +69,6 @@
static int ac97_quirk[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = AC97_TUNE_DEFAULT};
static int buggy_irq[SNDRV_CARDS];
static int xbox[SNDRV_CARDS];
-#endif
#ifdef SUPPORT_MIDI
static int mpu_port[SNDRV_CARDS]; /* disabled */
#endif
reply other threads:[~2004-10-25 1:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=E1CLu5Z-0007L4-Na@thunk.org \
--to=tytso@mit.edu \
--cc=linux-kernel@vger.kernel.org \
--cc=perex@suse.cz \
--cc=trivial@rustcorp.com.au \
/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
all inboxes | Powered by JetHome®