From: Roland Dreier <rdreier@cisco.com>
To: Miles Lane <miles.lane@gmail.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
Ben Skeggs <bskeggs@redhat.com>,
Maarten Maathuis <madman2003@gmail.com>
Subject: Re: 2.6.36-rc8 -- drivers/built-in.o: In function `nouveau_acpi_edid': (.text+0xf7c04): undefined reference to `acpi_video_get_edid'
Date: Sat, 16 Oct 2010 18:33:32 -0700 [thread overview]
Message-ID: <aday69xfvrn.fsf@cisco.com> (raw)
In-Reply-To: <AANLkTinsmKABCCmS77MX4UH4NPG2UnQKtoGEcp6hooBJ@mail.gmail.com> (Miles Lane's message of "Sat, 16 Oct 2010 21:00:35 -0400")
> I tried with your patch applied and got this:
>
> drivers/built-in.o: In function `load_vbios_acpi':
> nouveau_bios.c:(.text+0xa9cdf): undefined reference to
> `nouveau_acpi_rom_supported'
I see, it's not that simple... you'd have to change the CONFIG_ACPI
tests in nouveau_drv.h to be testing CONFIG_ACPI_VIDEO really.
> When I set CONFIG_DRM_NOUVEAU=m rather than =y, I got this:
If you drop my patch and set CONFIG_DRM_NOUVEAU=m, does it work?
It seems to me that it should.
- R.
next prev parent reply other threads:[~2010-10-17 1:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-15 2:46 2.6.36-rc8 -- drivers/built-in.o: In function `nouveau_acpi_edid': (.text+0xf7c04): undefined reference to `acpi_video_get_edid' Miles Lane
2010-10-16 20:58 ` Roland Dreier
2010-10-17 1:00 ` Miles Lane
2010-10-17 1:33 ` Roland Dreier [this message]
2010-10-17 3:50 ` Miles Lane
2010-10-17 7:18 ` Sven Joachim
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=aday69xfvrn.fsf@cisco.com \
--to=rdreier@cisco.com \
--cc=bskeggs@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=madman2003@gmail.com \
--cc=miles.lane@gmail.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.