commit | b72512ed706efb26087fcbbc5f98ed64ac1230d5 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sun Sep 05 14:51:49 2010 +0100 |
committer | Len Brown <len.brown@intel.com> | Sat Dec 11 02:01:46 2010 -0500 |
tree | c599f7eb2bf3b833db14b57725194b2fe6f30104 | |
parent | 3353bebe7c89725ab2f476b9d8d618259402d52e [diff] |
ACPI: video: fix build for CONFIG_ACPI=n 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:24: error: ‘ENODEV’ undeclared (first use in this function) Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Len Brown <len.brown@intel.com>