diff options
author | Thomas Wood <thomas.wood@intel.com> | 2015-03-12 17:01:57 +0000 |
---|---|---|
committer | Thomas Wood <thomas.wood@intel.com> | 2015-03-12 17:05:18 +0000 |
commit | 3b8e121552b2bd0c9023fbec0b88da36a27ce42c (patch) | |
tree | 33405af9882855ef2cb5bbfc1643a9dd86729e16 /lib/intel_batchbuffer.c | |
parent | 595575b9cbdc705edc6f1ac6a3fbf2ceb45bf5ba (diff) |
lib: small documentation fixes
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Diffstat (limited to 'lib/intel_batchbuffer.c')
-rw-r--r-- | lib/intel_batchbuffer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/intel_batchbuffer.c b/lib/intel_batchbuffer.c index bd0bcbcc..666c323d 100644 --- a/lib/intel_batchbuffer.c +++ b/lib/intel_batchbuffer.c @@ -661,7 +661,6 @@ void igt_blitter_fast_copy__raw(int fd, /** * igt_blitter_fast_copy: * @batch: batchbuffer object - * @context: libdrm hardware context to use * @src: source i-g-t buffer object * @src_x: source pixel x-coordination * @src_y: source pixel y-coordination |