patch-2.3.48 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: 13
- Date:
Thu Feb 24 22:12:57 2000
- Orig file:
v2.3.47/linux/drivers/sound/sb.h
- Orig date:
Mon Apr 12 16:18:27 1999
diff -u --recursive --new-file v2.3.47/linux/drivers/sound/sb.h linux/drivers/sound/sb.h
@@ -1,7 +1,5 @@
#include <linux/config.h>
-#include "legacy.h"
-#ifdef CONFIG_SBDSP
#define DSP_RESET (devc->base + 0x6)
#define DSP_READ (devc->base + 0xA)
#define DSP_WRITE (devc->base + 0xC)
@@ -168,4 +166,3 @@
extern int acer;
extern sb_devc *last_sb;
-#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)