summaryrefslogtreecommitdiff
path: root/lib/intel_mmio.c
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2015-09-07 09:26:01 +0100
committerThomas Wood <thomas.wood@intel.com>2015-09-08 16:15:16 +0100
commitf0381d1abebfc5b7e24a835dfe1c2344396c0304 (patch)
treef6e329b56c4095fbd39f94f9d7d3a8b68101c75b /lib/intel_mmio.c
parentde2470ea4fb7b7df698e0f7651cb250707709c05 (diff)
lib: various documentation fixes
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Diffstat (limited to 'lib/intel_mmio.c')
-rw-r--r--lib/intel_mmio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/intel_mmio.c b/lib/intel_mmio.c
index e5e23c3d..4981daf9 100644
--- a/lib/intel_mmio.c
+++ b/lib/intel_mmio.c
@@ -50,7 +50,7 @@
* SECTION:intel_io
* @short_description: Register access and sideband I/O library
* @title: I/O
- * @include: intel_io.h
+ * @include: igt.h
* @section_id: intel-gpu-tools-IO
*
* This library provides register I/O helpers in both a basic version and a more