[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [linux-2.6.18-xen] Fix section type conflict in hrtimer.c



# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1204542128 0
# Node ID 8c6d994a3f792cda9c4f61b2c631ddc20ac9c8f0
# Parent  2233e5a04c908a22d492584eabf8bd6ee1fd1f65
Fix section type conflict in hrtimer.c

Backport from git d316c57ff6bfad9557462b9100f25c6260d2b774

Signed-off-by: Aron Griffis <aron@xxxxxx>
---
 kernel/hrtimer.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -r 2233e5a04c90 -r 8c6d994a3f79 kernel/hrtimer.c
--- a/kernel/hrtimer.c  Mon Mar 03 11:01:56 2008 +0000
+++ b/kernel/hrtimer.c  Mon Mar 03 11:02:08 2008 +0000
@@ -59,7 +59,7 @@ static ktime_t ktime_get(void)
  *
  * returns the time in ktime_t format
  */
-static ktime_t ktime_get_real(void)
+ktime_t ktime_get_real(void)
 {
        struct timespec now;
 

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.