Signed-off-by: Al Viro <[email protected]>
----
diff -urN RC14-base/drivers/input/misc/sparcspkr.c current/drivers/input/misc/sparcspkr.c
--- RC14-base/drivers/input/misc/sparcspkr.c 2005-10-28 22:35:58.000000000 -0400
+++ current/drivers/input/misc/sparcspkr.c 2005-10-29 01:55:46.000000000 -0400
@@ -143,7 +143,7 @@
sparcspkr_dev->name = "Sparc ISA Speaker";
sparcspkr_dev->event = isa_spkr_event;
- input_register_device(&sparcspkr_dev);
+ input_register_device(sparcspkr_dev);
return 0;
}
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]