]> git.hungrycats.org Git - linux/commitdiff
[PATCH] missing sound include file
authorChris Wedgwood <cw@f00f.org>
Sat, 8 Feb 2003 13:58:32 +0000 (05:58 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Sat, 8 Feb 2003 13:58:32 +0000 (05:58 -0800)
Sound drivers need <linus/interrupt.h> for tasklets

include/sound/asound.h

index 9e351ebaf84714ef9977b395b2147026383211dc..04fefdffb0ce6500a3fb94cff9d62f67982cb938 100644 (file)
@@ -32,6 +32,7 @@
 #include <linux/types.h>
 #include <linux/time.h>
 #include <asm/byteorder.h>
+#include <linux/interrupt.h>
 
 #if  __LITTLE_ENDIAN == 1234
 #define SNDRV_LITTLE_ENDIAN