diff options
author | Martyn Welch <martyn.welch@ge.com> | 2012-05-03 18:36:54 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-05-09 01:01:34 +0200 |
commit | cc4729826fd1a478f235fbcf58c0f97663f8d7e3 (patch) | |
tree | 6941470e83d0dd00882e7ce020027b5494ad3ab0 | |
parent | vme: vme_ca91cx42.c: local functions should not be exposed globally (diff) | |
download | linux-cc4729826fd1a478f235fbcf58c0f97663f8d7e3.tar.xz linux-cc4729826fd1a478f235fbcf58c0f97663f8d7e3.zip |
VME: Move API documentation to Documentation folder
The documentation for the VME device driver API is currently in
drivers/vme/vme_api.txt, move this to Documentation/vme_api.txt
Signed-of-by: Martyn Welch <martyn.welch@ge.com>
Acked-by: Rob Landley <rob@landley.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | Documentation/vme_api.txt (renamed from drivers/vme/vme_api.txt) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/drivers/vme/vme_api.txt b/Documentation/vme_api.txt index 856efa35f6e3..856efa35f6e3 100644 --- a/drivers/vme/vme_api.txt +++ b/Documentation/vme_api.txt |