Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository
Switch branch/tag
  • xcap-capability-linux
  • drivers
  • gpio
  • Kconfig
Find file BlameHistoryPermalink
  • Grant Likely's avatar
    gpio/it8761e: Restrict it8761e gpio driver to x86. · 265fe02b
    Grant Likely authored Jan 11, 2012
    
    
    This driver does an unconditional read of io space during module init which
    causes a bad dereference on ARM.  It looks to me like this is an x86 only
    drivers, so restrict it to only compile on x86.
    
    Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
    Cc: Denis Turischev <denis@compulab.co.il>
    265fe02b