From: Greg KH <gregkh@suse.de>
To: stufever@gmail.com
Cc: linux-kernel@vger.kernel.org, alan@linux.intel.com,
Wang Shaoyan <wangshaoyan.pt@taobao.com>
Subject: Re: [PATCH] gma500: fix build error in drivers/staging/gma500/gem_glue.c
Date: Sat, 6 Aug 2011 12:04:58 -0700 [thread overview]
Message-ID: <20110806190458.GA3257@suse.de> (raw)
In-Reply-To: <1312656727-4603-1-git-send-email-wangshaoyan.pt@taobao.com>
On Sun, Aug 07, 2011 at 02:52:07AM +0800, stufever@gmail.com wrote:
> From: Wang Shaoyan <wangshaoyan.pt@taobao.com>
>
> LD drivers/built-in.o
> drivers/staging/built-in.o: In function 'drm_gem_private_object_init':
> /home/stufever/linux-2.6/drivers/staging/gma500/gem_glue.c:30: multiple definition of 'drm_gem_private_object_init'
> drivers/gpu/built-in.o:/home/stufever/linux-2.6/drivers/gpu/drm/drm_gem.c:160: first defined here
> make[1]: *** [drivers/built-in.o] Error 1
> make: *** [drivers] Error 2
>
> The function drm_gem_private_object_init had been EXPORT_SYMBOL at drivers/gpu/drm/drm_gem.c, so delete repeated code.
>
> Signed-off-by: Wang Shaoyan <wangshaoyan.pt@taobao.com>
Thanks, but this is already in linux-next and will be sent to Linus
after 3.2-rc1 is out.
thanks,
greg k-h
prev parent reply other threads:[~2011-08-06 19:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-06 18:52 [PATCH] gma500: fix build error in drivers/staging/gma500/gem_glue.c stufever
2011-08-06 19:04 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110806190458.GA3257@suse.de \
--to=gregkh@suse.de \
--cc=alan@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=stufever@gmail.com \
--cc=wangshaoyan.pt@taobao.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox