diff options
author | Andrzej Pietrasiewicz <andrzej.p@samsung.com> | 2014-07-17 10:41:29 -0400 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2014-07-17 13:21:16 -0400 |
commit | 8346b33fad01cfe93f0fd0e64cd32ff40bd4ba41 (patch) | |
tree | d89a2a34796661a9d88257c4e206ac6c0a645840 /Documentation/DocBook | |
parent | 4546527350c3c508554dff53e9086e9d3de0b97b (diff) |
Documentation: DocBook: elieminate doc build break
Gadget function files have been moved to a "function" subdirectory.
Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r-- | Documentation/DocBook/gadget.tmpl | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Documentation/DocBook/gadget.tmpl b/Documentation/DocBook/gadget.tmpl index 4017f147ba2f..1197165b8f28 100644 --- a/Documentation/DocBook/gadget.tmpl +++ b/Documentation/DocBook/gadget.tmpl | |||
@@ -556,11 +556,11 @@ been converted to this framework. | |||
556 | Near-term plans include converting all of them, except for "gadgetfs". | 556 | Near-term plans include converting all of them, except for "gadgetfs". |
557 | </para> | 557 | </para> |
558 | 558 | ||
559 | !Edrivers/usb/gadget/f_acm.c | 559 | !Edrivers/usb/gadget/function/f_acm.c |
560 | !Edrivers/usb/gadget/f_ecm.c | 560 | !Edrivers/usb/gadget/function/f_ecm.c |
561 | !Edrivers/usb/gadget/f_subset.c | 561 | !Edrivers/usb/gadget/function/f_subset.c |
562 | !Edrivers/usb/gadget/f_obex.c | 562 | !Edrivers/usb/gadget/function/f_obex.c |
563 | !Edrivers/usb/gadget/f_serial.c | 563 | !Edrivers/usb/gadget/function/f_serial.c |
564 | 564 | ||
565 | </sect1> | 565 | </sect1> |
566 | 566 | ||