Quick patch for gravis users & 1.3.10

Harik A'ttar (harik@chaos.sub.ucf.edu)
Sat, 15 Jul 1995 11:19:21 -0400 (EDT)


This may apply to 1.3.9 as well.

linux/drivers/sound/ultrasnd.h was moved to linux/include/linux/ultrasnd.h
ics2101.c wasn't made aware of this, causing make dep to fail if
you are making a kernel with ultrasound support.

This patch (should) correct the problem: mail any questions
to the address below. If I reversed it: yell at me loudly
and patch -R

---------------- CUT -------------------
--- linux/drivers/sound/ics2101.c~ Sat Jul 15 10:54:57 1995
+++ linux/drivers/sound/ics2101.c Sat Jul 15 10:54:04 1995
@@ -30,7 +30,7 @@
#include "sound_config.h"
#if defined(CONFIGURE_SOUNDCARD) && !defined(EXCLUDE_GUS)

-#include "ultrasound.h"
+#include <linux/ultrasound.h>
#include "gus_hw.h"

#define MIX_DEVS (SOUND_MASK_MIC|SOUND_MASK_LINE| \
---------------- CUT -------------------

chaos@dynamic.ip.don't.reply Guess what? I really _DO_ speak for my
Dan Merillat / Harik A'ttar system. And if you share my opinions,
in00621@pegasus.cc.ucf.edu you should seek professional help.