projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
7ca2ef3
)
arm64: Include the clkdev.h generic header
author
Catalin Marinas
<catalin.marinas@arm.com>
Wed, 21 Nov 2012 10:20:27 +0000
(10:20 +0000)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Fri, 23 Nov 2012 18:08:12 +0000
(18:08 +0000)
This patch updates the arm64 asm/Kbuild file to include the clkdev.h
generic header.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Reviewed-by: Viresh Kumar <Viresh.kumar@linaro.org>
arch/arm64/include/asm/Kbuild
patch
|
blob
|
history
diff --git
a/arch/arm64/include/asm/Kbuild
b/arch/arm64/include/asm/Kbuild
index
a581a22
..
3c24f4e
100644
(file)
--- a/
arch/arm64/include/asm/Kbuild
+++ b/
arch/arm64/include/asm/Kbuild
@@
-3,6
+3,7
@@
generic-y += bug.h
generic-y += bugs.h
generic-y += checksum.h
generic-y += bug.h
generic-y += bugs.h
generic-y += checksum.h
+generic-y += clkdev.h
generic-y += cputime.h
generic-y += current.h
generic-y += delay.h
generic-y += cputime.h
generic-y += current.h
generic-y += delay.h