Re: [PATCH] fbmem: Export fb_get_options and (un)register_framebuffer symbols

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 30 Jun 2013 19:42:36 +0200
David Herrmann <dh.herrmann@xxxxxxxxx> wrote:
> Hi
> 
> On Sun, Jun 30, 2013 at 10:36 PM, Ismael Luceno
> <ismael.luceno@xxxxxxxxx> wrote:
> > Signed-off-by: Ismael Luceno <ismael.luceno@xxxxxxxxx>
> > ---
> >  drivers/video/fbmem.c | 3 +++
> >  1 file changed, 3 insertions(+)
> >
> > diff --git a/drivers/video/fbmem.c b/drivers/video/fbmem.c
> > index 098bfc6..910909c 100644
> > --- a/drivers/video/fbmem.c
> > +++ b/drivers/video/fbmem.c
> > @@ -1743,6 +1743,7 @@ register_framebuffer(struct fb_info *fb_info)
> >
> >         return ret;
> >  }
> > +EXPORT_SYMBOL(register_framebuffer);
> 
> These EXPORT_SYMBOL() calls should all be available at the end of
> fbmem.c.
> 
> Cheers
> David

I noticed that just after sending the patch :/. Sorry for the noise.
I'm getting the following errors while trying to load ttm and nouveau on
a vanilla kernel:

drm_kms_helper: Unknown symbol register_framebuffer (err 0)
drm_kms_helper: Unknown symbol fb_get_options (err 0)

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Video for Linux]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Tourism]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux