From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Nicolai Stange <nicstange@gmail.com>,
Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] framebuffer: disable vgacon on microblaze arch
Date: Thu, 20 Aug 2015 07:54:31 +0000 [thread overview]
Message-ID: <55D587B7.6060902@ti.com> (raw)
In-Reply-To: <87d20u5dji.fsf@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 489 bytes --]
On 17/06/15 22:40, Nicolai Stange wrote:
> Fix an allmodconfig link failer on microblaze:
> drivers/built-in.o: In function `vgacon_save_screen':
> drivers/video/console/.tmp_vgacon.o:(.text+0x8fc10):
> undefined reference to `screen_info'
>
> Disable vgacon on microblaze because the symbol
> struct screen_info screen_info;
> is not defined for the microblaze arch.
>
> Signed-off-by: Nicolai Stange <nicstange@gmail.com>
Thanks, queued for 4.3.
Tomi
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Nicolai Stange <nicstange@gmail.com>,
Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
<linux-fbdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] framebuffer: disable vgacon on microblaze arch
Date: Thu, 20 Aug 2015 10:54:31 +0300 [thread overview]
Message-ID: <55D587B7.6060902@ti.com> (raw)
In-Reply-To: <87d20u5dji.fsf@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 489 bytes --]
On 17/06/15 22:40, Nicolai Stange wrote:
> Fix an allmodconfig link failer on microblaze:
> drivers/built-in.o: In function `vgacon_save_screen':
> drivers/video/console/.tmp_vgacon.o:(.text+0x8fc10):
> undefined reference to `screen_info'
>
> Disable vgacon on microblaze because the symbol
> struct screen_info screen_info;
> is not defined for the microblaze arch.
>
> Signed-off-by: Nicolai Stange <nicstange@gmail.com>
Thanks, queued for 4.3.
Tomi
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2015-08-20 7:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-17 19:40 [PATCH] framebuffer: disable vgacon on microblaze arch Nicolai Stange
2015-06-17 19:40 ` Nicolai Stange
2015-08-20 7:54 ` Tomi Valkeinen [this message]
2015-08-20 7:54 ` Tomi Valkeinen
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=55D587B7.6060902@ti.com \
--to=tomi.valkeinen@ti.com \
--cc=geert@linux-m68k.org \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nicstange@gmail.com \
--cc=plagnioj@jcrosoft.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.