summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-05-06 16:51:49 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:27:10 +0200
commit029ea3ffa9e56d33eef2e859c98848f722f63b1c (patch)
tree3eb75f16e9cb03d5f909b77992f558fc7d1b8826 /ChangeLog
parent289f62c55e200cfe11c689cb5a0e43240f977e65 (diff)
2007-05-06 Thomas Schwinge <tschwinge@gnu.org>
* device/kmsg.c: Include <device/ds_routines.h>. (kmsg_lock): Use `decl_simple_lock_data'. (kmsgread, kmsg_read_done): Add two typecasts.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d7bb0c1..f39c42d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-05-06 Thomas Schwinge <tschwinge@gnu.org>
+ * device/kmsg.c: Include <device/ds_routines.h>.
+ (kmsg_lock): Use `decl_simple_lock_data'.
+ (kmsgread, kmsg_read_done): Add two typecasts.
+
* device/buf.h (minphys): Add return type.
* device/device_types_kernel.h: We're not in the eighties anymore...
* device/io_req.h: Likewise.