projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3c307c
)
sh: timer.h stub for SH-5.
author
Paul Mundt
<lethal@linux-sh.org>
Sat, 10 Nov 2007 11:12:25 +0000
(20:12 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 28 Jan 2008 04:18:43 +0000
(13:18 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
include/asm-sh/cpu-sh5/timer.h
[new file with mode: 0644]
patch
|
blob
diff --git a/include/asm-sh/cpu-sh5/timer.h
b/include/asm-sh/cpu-sh5/timer.h
new file mode 100644
(file)
index 0000000..
88da9b3
--- /dev/null
+++ b/
include/asm-sh/cpu-sh5/timer.h
@@ -0,0
+1,4
@@
+#ifndef __ASM_SH_CPU_SH5_TIMER_H
+#define __ASM_SH_CPU_SH5_TIMER_H
+
+#endif /* __ASM_SH_CPU_SH5_TIMER_H */