Re: Linus GIT (3.8.0-rc1+) -- drivers/built-in.o: In function`nouveau_acpi_edid': (.text+0x134e47): undefined reference to `acpi_video_get_edid'

From: Dave Airlie
Date: Sun Dec 30 2012 - 20:16:46 EST


On Mon, Dec 31, 2012 at 10:41 AM, Miles Lane <miles.lane@xxxxxxxxx> wrote:
> LD init/built-in.o
> drivers/built-in.o: In function `nouveau_acpi_edid':
> (.text+0x134e47): undefined reference to `acpi_video_get_edid'

Wierd not really sure why this would have just stared happening.
select ACPI_VIDEO if ACPI && X86 && BACKLIGHT_CLASS_DEVICE &&
VIDEO_OUTPUT_CONTROL && INPUT

should pick ACPI_VIDEO=y from what I can see if nouveau is y, unless I
misunderstand Kconfig, which is most probable.

Dave.
--
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/