patch-2.1.63 linux/drivers/sound/sb.h
Next file: linux/drivers/sound/sb_audio.c
Previous file: linux/drivers/sound/pss.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Tue Sep 30 08:46:45 1997
- Orig file:
v2.1.62/linux/drivers/sound/sb.h
- Orig date:
Wed May 28 10:51:33 1997
diff -u --recursive --new-file v2.1.62/linux/drivers/sound/sb.h linux/drivers/sound/sb.h
@@ -1,3 +1,4 @@
+#ifdef CONFIG_SBDSP
#define DSP_RESET (devc->base + 0x6)
#define DSP_READ (devc->base + 0xA)
#define DSP_WRITE (devc->base + 0xC)
@@ -124,3 +125,4 @@
void sb_midi_interrupt (sb_devc *devc);
int ess_write (sb_devc *devc, unsigned char reg, unsigned char data);
int ess_read (sb_devc *devc, unsigned char reg);
+#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov