lkml.org 
[lkml]   [2004]   [Jun]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: 2.6.7-rc2-mm1
On Tue, Jun 01, 2004 at 02:15:39AM -0700, Andrew Morton wrote:
> - NFS server udpates
> - md updates
> - big x86 dmi_scan.c cleanup
> - merged perfctr. No documentation though :(
> - cris architecture update

Fix warnings about various structs declared inside parameter lists and so
on seen while compiling compat_ioctl.c.


Index: mm1-2.6.7-rc2/include/linux/hiddev.h
===================================================================
--- mm1-2.6.7-rc2.orig/include/linux/hiddev.h 2004-06-01 03:11:37.000000000 -0700
+++ mm1-2.6.7-rc2/include/linux/hiddev.h 2004-06-02 06:15:34.807765000 -0700
@@ -213,12 +213,12 @@
* In-kernel definitions.
*/

-#ifdef CONFIG_USB_HIDDEV
struct hid_device;
struct hid_usage;
struct hid_field;
struct hid_report;

+#ifdef CONFIG_USB_HIDDEV
int hiddev_connect(struct hid_device *);
void hiddev_disconnect(struct hid_device *);
void hiddev_hid_event(struct hid_device *hid, struct hid_field *field,
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 14:03    [W:0.564 / U:0.260 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site