Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • U-Boot U-Boot
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • U-BootU-Boot
  • U-BootU-Boot
  • Repository
Switch branch/tag
  • u-boot
  • cmd
  • i2c.c
Find file BlameHistoryPermalink
  • Simon Glass's avatar
    crc32: Use the crc.h header for crc functions · 3db71108
    Simon Glass authored Nov 14, 2019 and Tom Rini's avatar Tom Rini committed Dec 02, 2019
    
    
    Drop inclusion of crc.h in common.h and use the correct header directly
    instead.
    
    With this we can drop the conflicting definition in fw_env.h and rely on
    the crc.h header, which is already included.
    
    Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
    Reviewed-by: Tom Rini's avatarTom Rini <trini@konsulko.com>
    3db71108

Imprint & Privacy Policy