build failures in linus' tree since commit c48c43e

From: Mike Rich
Date: Thu Oct 28 2010 - 20:17:42 EST


I'm a kernel newb, so please be gentle :)

I'm seeing build failures since commit c48c43e: Merge branch
'drm-core-next' of
git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6,
bisected down to commit 44834a6: drm/i915: Use the VBT from OpRegion
when available (v3):

In file included from drivers/gpu/drm/i915/i915_dma.c:44:
include/acpi/video.h:22: warning: ‘struct acpi_device’ declared inside
parameter list
include/acpi/video.h:22: warning: its scope is only this definition or
declaration, which is probably not what you want

In file included from drivers/gpu/drm/i915/intel_opregion.c:30:
include/acpi/video.h:22: warning: ‘struct acpi_device’ declared inside
parameter list
include/acpi/video.h:22: warning: its scope is only this definition or
declaration, which is probably not what you want
include/acpi/video.h: In function ‘acpi_video_get_edid’:
include/acpi/video.h:24: error: ‘ENODEV’ undeclared (first use in this function)
include/acpi/video.h:24: error: (Each undeclared identifier is
reported only once
include/acpi/video.h:24: error: for each function it appears in.)

Attached is my .config


Mike

Attachment: .config
Description: Binary data