aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/sh.tmpl
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2010-05-13 05:42:25 -0400
committerPaul Mundt <lethal@linux-sh.org>2010-05-13 05:42:25 -0400
commita71ba09655d197f22938fffa6f5d210ff5134f98 (patch)
tree8698d0adaba7dbdcde93d94bb92c8d76136bd0f5 /Documentation/DocBook/sh.tmpl
parentb9e3fc29c08a6dcbe19606cfba19c1fcc0551ed7 (diff)
sh: fixup the docbook paths for clock framework shuffling.
Now that the definitions have been consolidated in an alternate header, update the template accordingly. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'Documentation/DocBook/sh.tmpl')
-rw-r--r--Documentation/DocBook/sh.tmpl10
1 files changed, 7 insertions, 3 deletions
diff --git a/Documentation/DocBook/sh.tmpl b/Documentation/DocBook/sh.tmpl
index 0c3dc4c69dd1..d858d92cf6d9 100644
--- a/Documentation/DocBook/sh.tmpl
+++ b/Documentation/DocBook/sh.tmpl
@@ -19,13 +19,17 @@
19 </authorgroup> 19 </authorgroup>
20 20
21 <copyright> 21 <copyright>
22 <year>2008</year> 22 <year>2008-2010</year>
23 <holder>Paul Mundt</holder> 23 <holder>Paul Mundt</holder>
24 </copyright> 24 </copyright>
25 <copyright> 25 <copyright>
26 <year>2008</year> 26 <year>2008-2010</year>
27 <holder>Renesas Technology Corp.</holder> 27 <holder>Renesas Technology Corp.</holder>
28 </copyright> 28 </copyright>
29 <copyright>
30 <year>2010</year>
31 <holder>Renesas Electronics Corp.</holder>
32 </copyright>
29 33
30 <legalnotice> 34 <legalnotice>
31 <para> 35 <para>
@@ -77,7 +81,7 @@
77 </chapter> 81 </chapter>
78 <chapter id="clk"> 82 <chapter id="clk">
79 <title>Clock Framework Extensions</title> 83 <title>Clock Framework Extensions</title>
80!Iarch/sh/include/asm/clock.h 84!Iinclude/linux/sh_clk.h
81 </chapter> 85 </chapter>
82 <chapter id="mach"> 86 <chapter id="mach">
83 <title>Machine Specific Interfaces</title> 87 <title>Machine Specific Interfaces</title>