From: Geert Uytterhoeven Date: Sun, 12 Jan 2014 13:08:43 +0000 (+0100) Subject: drm/i915: Spelling s/auxilliary/auxiliary/ X-Git-Tag: v3.14-rc5~1^2~9^2~30 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c3d19d3c3fb0085fbfb81f546abb8d50fdf58d17;p=platform%2Fkernel%2Flinux-exynos.git drm/i915: Spelling s/auxilliary/auxiliary/ Signed-off-by: Geert Uytterhoeven Signed-off-by: Daniel Vetter --- diff --git a/include/uapi/drm/i915_drm.h b/include/uapi/drm/i915_drm.h index 52aed89..126bfaa 100644 --- a/include/uapi/drm/i915_drm.h +++ b/include/uapi/drm/i915_drm.h @@ -721,7 +721,7 @@ struct drm_i915_gem_execbuffer2 { */ #define I915_EXEC_IS_PINNED (1<<10) -/** Provide a hint to the kernel that the command stream and auxilliary +/** Provide a hint to the kernel that the command stream and auxiliary * state buffers already holds the correct presumed addresses and so the * relocation process may be skipped if no buffers need to be moved in * preparation for the execbuffer.