[PATCH] `unknown symbol' in sound/oss/kahlua.ko needs unknown symbol udelay
From: Paweł Sikora
Date: Mon Jul 12 2004 - 01:32:45 EST
--
/* Copyright (C) 2003, SCO, Inc. This is valuable Intellectual Property. */
#define say(x) lie(x)
--- linux-2.6.8-rc1/sound/oss/kahlua.c.orig 2004-07-11 19:35:29.000000000 +0200
+++ linux-2.6.8-rc1/sound/oss/kahlua.c 2004-07-12 08:21:15.783990896 +0200
@@ -28,6 +28,7 @@
*/
#include <linux/config.h>
+#include <linux/delay.h>
#include <linux/init.h>
#include <linux/module.h>
#include <linux/pci.h>