Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54634
b: refs/heads/master
c: 8524070
h: refs/heads/master
v: v3
  • Loading branch information
john stultz authored and Linus Torvalds committed May 8, 2007
1 parent 587bf72 commit df9588d
Show file tree
Hide file tree
Showing 5 changed files with 480 additions and 460 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 329c8d84ca1946c037d9859dc251b56d8b1b4630
refs/heads/master: 8524070b7982d76258942275908b7434cfcab4b4
1 change: 1 addition & 0 deletions trunk/include/linux/time.h
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ extern void getnstimeofday(struct timespec *tv);

extern struct timespec timespec_trunc(struct timespec t, unsigned gran);
extern int timekeeping_is_continuous(void);
extern void update_wall_time(void);

/**
* timespec_to_ns - Convert timespec to nanoseconds
Expand Down
2 changes: 1 addition & 1 deletion trunk/kernel/time/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
obj-y += ntp.o clocksource.o jiffies.o timer_list.o
obj-y += timekeeping.o ntp.o clocksource.o jiffies.o timer_list.o

obj-$(CONFIG_GENERIC_CLOCKEVENTS) += clockevents.o
obj-$(CONFIG_GENERIC_CLOCKEVENTS) += tick-common.o
Expand Down
Loading

0 comments on commit df9588d

Please sign in to comment.