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
  • drivers
  • usb
  • host
  • ohci.h
Find file BlameHistoryPermalink
  • Samuel Holland's avatar
    usb: ohci: Use a flexible array member for portstatus · f4917b49
    Samuel Holland authored Oct 30, 2022 and Marek Vasut's avatar Marek Vasut committed Nov 03, 2022
    
    
    The struct is only used to overlay the MMIO region, so the behavior is
    the same. This obsoletes the Kconfig option for the number of ports.
    
    Signed-off-by: default avatarSamuel Holland <samuel@sholland.org>
    f4917b49

Imprint & Privacy Policy