projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d45ac4
)
timeconst: Update path in comment
author
Jason A. Donenfeld
<Jason@zx2c4.com>
Tue, 14 Jul 2015 17:24:45 +0000
(19:24 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Mon, 26 Oct 2015 01:06:06 +0000
(10:06 +0900)
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Cc: hofrat@osadl.org
Link:
http://lkml.kernel.org/r/1436894685-5868-1-git-send-email-Jason@zx2c4.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/time/timeconst.bc
patch
|
blob
|
blame
|
history
diff --git
a/kernel/time/timeconst.bc
b/kernel/time/timeconst.bc
index c7388dee86358ae46967a20f39ffab6f44080d16..c48688904f9fec9dc033239e28c0bdcbc761e59d 100644
(file)
--- a/
kernel/time/timeconst.bc
+++ b/
kernel/time/timeconst.bc
@@
-39,7
+39,7
@@
define fmuls(b,n,d) {
}
define timeconst(hz) {
- print "/* Automatically generated by kernel/timeconst.bc */\n"
+ print "/* Automatically generated by kernel/time
/time
const.bc */\n"
print "/* Time conversion constants for HZ == ", hz, " */\n"
print "\n"