commit | 579766020d2eee2f1c51af1641ef9a7dbc6a5798 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <randy.dunlap@oracle.com> | Sun May 23 17:00:40 2010 -0700 |
committer | Dave Airlie <airlied@redhat.com> | Mon May 24 10:21:47 2010 +1000 |
tree | d2f25279b8264b6ed7ecd21fb7900ee34353ab8b | |
parent | 10b06122afcc78468bd1d009633cb71e528acdc5 [diff] |
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 <randy.dunlap@oracle.com> Acked-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>