Commit 3d42bd9d authored by Pawel Sikora's avatar Pawel Sikora Committed by Linus Torvalds

[PATCH] `unknown symbol' in sound/oss/kahlua.ko needs unknown symbol udelay

Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 33890220
......@@ -28,6 +28,7 @@
*/
#include <linux/config.h>
#include <linux/delay.h>
#include <linux/init.h>
#include <linux/module.h>
#include <linux/pci.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment