lkml.org 
[lkml]   [1996]   [Mar]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectPatch to correct a small warning in mouse.c
Hi,

I found a warning that occurs in mouse.c when watchdog support is
enabled. Here is a patch which corrects this problem:

--- mouse.c.orig Mon Mar 25 17:28:22 1996
+++ mouse.c Mon Mar 25 17:29:15 1996
@@ -39,6 +39,7 @@
extern int psaux_init(void);
extern int ms_bus_mouse_init(void);
extern int atixl_busmouse_init(void);
+extern void watchdog_init(void);
#endif

static int mouse_open(struct inode * inode, struct file * file)
Also, make menuconfig breaks sound configuration in 1.3.78. Is anything
being done to fix this?
Thanks!

--adj


\
 
 \ /
  Last update: 2005-03-22 13:36    [W:0.016 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site