From: Randy Dunlap Date: Mon, 24 May 2010 00:00:40 +0000 (-0700) Subject: nouveau: fix acpi_lid_open undefined X-Git-Tag: v2.6.35-rc1~249^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=579766020d2eee2f1c51af1641ef9a7dbc6a5798;p=pandora-kernel.git nouveau: fix acpi_lid_open undefined When CONFIG_ACPI_BUTTON=m (and probably when ACPI_BUTTON is not enabled) and NOUVEAU is built-in (not as a loadable module): nouveau_connector.c:(.text+0xe17ce): undefined reference to `acpi_lid_open' Signed-off-by: Randy Dunlap Acked-by: Ben Skeggs Signed-off-by: Dave Airlie --- Reading git-diff-tree failed