[Intel-gfx] [PATCH] drm/i915: Fixup stub definitions for intel_opregion_suspend|resume
Chris Wilson
chris at chris-wilson.co.uk
Fri Nov 30 10:19:22 UTC 2018
Quoting Randy Dunlap (2018-11-29 22:16:08)
> On 11/29/18 1:05 PM, Chris Wilson wrote:
> > 248 "multiple definition of ...". E.g.:
> >
> > LD [M] drivers/gpu/drm/i915/i915.o
> > ld: drivers/gpu/drm/i915/i915_irq.o: in function `intel_opregion_resume':
> > i915_irq.c:(.text+0x58f0): multiple definition of `intel_opregion_resume';
> > drivers/gpu/drm/i915/i915_drv.o:i915_drv.c:(.text+0x2d40): first defined here
> >
> > Reported-by: Randy Dunlap <rdunlap at infradead.org>
> > Reported-by: Stephen Rothwell <sfr at canb.auug.org.au>
> > Fixes: a950adc6c343 ("drm/i915: Stop calling intel_opregion unregister/register in suspend/resume")
> > Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
>
> Acked-by: Randy Dunlap <rdunlap at infradead.org> # build tested
And pushed, sorry for the noise.
-Chris
More information about the Intel-gfx
mailing list