projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5134e94
)
kernel/.gitgnore: remove stale timeconst.h and hz.bc
author
Masahiro Yamada
<masahiroy@kernel.org>
Sun, 25 Apr 2021 06:24:03 +0000
(15:24 +0900)
committer
Masahiro Yamada
<masahiroy@kernel.org>
Sat, 1 May 2021 15:43:35 +0000
(
00:43
+0900)
timeconst.h and hz.bc used to exist in kernel/.
Commit
5cee96459726
("time/timers: Move all time(r) related files into
kernel/time") moved them to kernel/time/.
Commit
0a227985d4a9
("time: Move timeconst.h into include/generated")
moved timeconst.h to include/generated/ and removed hz.bc .
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
kernel/.gitignore
patch
|
blob
|
history
diff --git
a/kernel/.gitignore
b/kernel/.gitignore
index
78701ea
..
4abc4e0
100644
(file)
--- a/
kernel/.gitignore
+++ b/
kernel/.gitignore
@@
-1,4
+1,2
@@
# SPDX-License-Identifier: GPL-2.0-only
kheaders.md5
-timeconst.h
-hz.bc