Re: 2.6.36-rc8 -- drivers/built-in.o: In function `nouveau_acpi_edid': (.text+0xf7c04): undefined reference to `acpi_video_get_edid'

From: Roland Dreier
Date: Sat Oct 16 2010 - 21:33:56 EST


> 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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/