From dcec8a13bf565e47942a1751a9cec21bec5648fe Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 7 May 1998 02:55:41 +0000 Subject: o Merge with Linux 2.1.99. o Fix ancient bug in the ELF loader making ldd crash. o Fix ancient bug in the keyboard code for SGI, SNI and Jazz. --- drivers/sound/os.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'drivers/sound/os.h') diff --git a/drivers/sound/os.h b/drivers/sound/os.h index 5bd4a27eb..31fcc81f7 100644 --- a/drivers/sound/os.h +++ b/drivers/sound/os.h @@ -18,6 +18,7 @@ #include #include #include +#include #include #include #include @@ -32,7 +33,6 @@ #include #include #include -#include #endif #include @@ -52,7 +52,6 @@ extern void reprogram_timer(void); #define USE_AUTOINIT_DMA extern caddr_t sound_mem_blocks[1024]; -extern int sound_mem_sizes[1024]; extern int sound_nblocks; #undef PSEUDO_DMA_AUTOINIT -- cgit v1.2.3