projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed5f656
)
ia64 time.c: ANSIfy
author
Al Viro
<viro@ftp.linux.org.uk>
Thu, 26 Jul 2007 16:34:29 +0000
(17:34 +0100)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Thu, 26 Jul 2007 18:11:57 +0000
(11:11 -0700)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/ia64/kernel/time.c
patch
|
blob
|
history
diff --git
a/arch/ia64/kernel/time.c
b/arch/ia64/kernel/time.c
index 627785c48ea95e495389653b5bfdc320967247df..1169d46126aca76674a89bad384f183c8f1b2b5e 100644
(file)
--- a/
arch/ia64/kernel/time.c
+++ b/
arch/ia64/kernel/time.c
@@
-255,7
+255,7
@@
ia64_init_itm (void)
}
}
-static cycle_t itc_get_cycles()
+static cycle_t itc_get_cycles(
void
)
{
u64 lcycle, now, ret;