On Tue, Jan 12, 2016 at 11:40:06PM +0000, Chris Wilson wrote: > struct drm_i915_gem_object_ops { > + const unsigned int flags; Bleh, const is redundant as the definitions should be const themselves. -Chris -- Chris Wilson, Intel Open Source Technology Centre