29 Jan
2008
29 Jan
'08
2:24 a.m.
On 28-01-08 18:20, Takashi Iwai wrote:
The fixed patch is below. Please let me know this and previous patches work so that I can push them to the upstream.
Needs this additionally to compile (against 2.6.24 at least, but this is normally always required). Will test tomorrow.
Rene
diff --git a/sound/isa/opti9xx/opti92x-ad1848.c b/sound/isa/opti9xx/opti92x-ad1848.c index 719b197..c01d2b2 100644 --- a/sound/isa/opti9xx/opti92x-ad1848.c +++ b/sound/isa/opti9xx/opti92x-ad1848.c @@ -22,7 +22,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
- +#include <sound/driver.h> #include <linux/init.h> #include <linux/err.h> #include <linux/isa.h>