Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

drm/i915: Spelling s/auxilliary/auxiliary/

Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

authored by

Geert Uytterhoeven and committed by
Daniel Vetter
c3d19d3c f5395ba3

+1 -1
+1 -1
include/uapi/drm/i915_drm.h
··· 721 721 */ 722 722 #define I915_EXEC_IS_PINNED (1<<10) 723 723 724 - /** Provide a hint to the kernel that the command stream and auxilliary 724 + /** Provide a hint to the kernel that the command stream and auxiliary 725 725 * state buffers already holds the correct presumed addresses and so the 726 726 * relocation process may be skipped if no buffers need to be moved in 727 727 * preparation for the execbuffer.