Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • 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
  • i2c
  • chips
  • via686a.c
Find file BlameHistoryPermalink
  • Grant Coady's avatar
    [PATCH] I2C: remove <linux/delay.h> from via686a · b9826b3e
    Grant Coady authored May 06, 2005
    
    
    In my cross-reference checking of sysfs names, the via686a needs
    special case treatment as it the only driver expands S_IWUSR to
    00200 with gcc -E.  (00200 is the correct value for S_IWUSR).
    
    This is caused by the driver including <linux/delay.h>, it compiles
    fine without that header but I am unable to test drive the change.
    Signed-off-by: default avatarGrant Coady <gcoady@gmail.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    b9826b3e

Replace via686a.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.