diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-17 20:02:04 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-17 20:02:04 -0500 |
commit | fbe4da49f86bbc08a1f7994338522bf77d47300d (patch) | |
tree | 120235a34e33e798e4802fb24244e62e1617f114 /Documentation/DocBook | |
parent | 533cf7aef25bfe5da72170466582bcd0db5189c0 (diff) | |
parent | c20f29f63ca6271386a568c069e347f65fac7025 (diff) |
Merge tag 'docs-fix' of git://git.lwn.net/linux-2.6
Pull DocBook build fix from Jonathan Corbet:
"Fix the DocBook build failure caused by the move of the i2o subsystem
to the staging tree"
* tag 'docs-fix' of git://git.lwn.net/linux-2.6:
Fix docs build failure caused by i2o removal
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r-- | Documentation/DocBook/device-drivers.tmpl | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/Documentation/DocBook/device-drivers.tmpl b/Documentation/DocBook/device-drivers.tmpl index f2130586ef5d..faf09d4a0ea8 100644 --- a/Documentation/DocBook/device-drivers.tmpl +++ b/Documentation/DocBook/device-drivers.tmpl | |||
@@ -190,23 +190,6 @@ X!Edrivers/pnp/system.c | |||
190 | !Idrivers/message/fusion/mptfc.c | 190 | !Idrivers/message/fusion/mptfc.c |
191 | !Idrivers/message/fusion/mptlan.c | 191 | !Idrivers/message/fusion/mptlan.c |
192 | </sect1> | 192 | </sect1> |
193 | <sect1><title>I2O message devices</title> | ||
194 | !Iinclude/linux/i2o.h | ||
195 | !Idrivers/message/i2o/core.h | ||
196 | !Edrivers/message/i2o/iop.c | ||
197 | !Idrivers/message/i2o/iop.c | ||
198 | !Idrivers/message/i2o/config-osm.c | ||
199 | !Edrivers/message/i2o/exec-osm.c | ||
200 | !Idrivers/message/i2o/exec-osm.c | ||
201 | !Idrivers/message/i2o/bus-osm.c | ||
202 | !Edrivers/message/i2o/device.c | ||
203 | !Idrivers/message/i2o/device.c | ||
204 | !Idrivers/message/i2o/driver.c | ||
205 | !Idrivers/message/i2o/pci.c | ||
206 | !Idrivers/message/i2o/i2o_block.c | ||
207 | !Idrivers/message/i2o/i2o_scsi.c | ||
208 | !Idrivers/message/i2o/i2o_proc.c | ||
209 | </sect1> | ||
210 | </chapter> | 193 | </chapter> |
211 | 194 | ||
212 | <chapter id="snddev"> | 195 | <chapter id="snddev"> |