mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH][Trivial] sound/pci/intel8x0.c: Fix dangling #endif
@ 2004-10-25  1:56 Theodore Ts'o
  0 siblings, 0 replies; only message in thread
From: Theodore Ts'o @ 2004-10-25  1:56 UTC (permalink / raw)
  To: perex; +Cc: trivial, linux-kernel


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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-10-25  1:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-25  1:56 [PATCH][Trivial] sound/pci/intel8x0.c: Fix dangling #endif Theodore Ts'o

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®