Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107076202
D36258.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
869 B
Referenced Files
None
Subscribers
None
D36258.diff
View Options
diff --git a/sys/conf/files b/sys/conf/files
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -3527,7 +3527,7 @@
dev/xen/grant_table/grant_table.c optional xenhvm
dev/xen/netback/netback.c optional xenhvm
dev/xen/netfront/netfront.c optional xenhvm
-dev/xen/timer/timer.c optional xenhvm xentimer
+dev/xen/timer/xen_timer.c optional xenhvm xentimer
dev/xen/xenpci/xenpci.c optional xenpci
dev/xen/xenstore/xenstore.c optional xenhvm
dev/xen/xenstore/xenstore_dev.c optional xenhvm
diff --git a/sys/dev/xen/timer/timer.c b/sys/dev/xen/timer/xen_timer.c
rename from sys/dev/xen/timer/timer.c
rename to sys/dev/xen/timer/xen_timer.c
--- a/sys/dev/xen/timer/timer.c
+++ b/sys/dev/xen/timer/xen_timer.c
@@ -29,7 +29,7 @@
*/
/**
- * \file dev/xen/timer/timer.c
+ * \file dev/xen/timer/xen_timer.c
* \brief A timer driver for the Xen hypervisor's PV clock.
*/
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 10, 6:10 PM (14 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15744890
Default Alt Text
D36258.diff (869 B)
Attached To
Mode
D36258: xen/timer: rename "timer.c" to "xen_timer.c"
Attached
Detach File
Event Timeline
Log In to Comment