Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe-x86
  • Repository
  • ipipe-x86
  • drivers
  • gpu
  • drm
  • nouveau
  • nouveau_connector.c
Find file BlameHistoryPermalink
  • Randy Dunlap's avatar
    nouveau: fix acpi_lid_open undefined · 57976602
    Randy Dunlap authored May 23, 2010
    
    
    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: default avatarRandy Dunlap <randy.dunlap@oracle.com>
    Acked-by: default avatarBen Skeggs <bskeggs@redhat.com>
    Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
    57976602

Imprint & Privacy Policy