Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Q
qemu-bcm283x-emu
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Thomas Fjellstrom
  • qemu-bcm283x-emu
  • Repository

Switch branch/tag
  • qemu-bcm283x-emu
  • device_tree.c
Find file
BlameHistoryPermalink
  • Markus Armbruster's avatar
    Move include qemu/option.h from qemu-common.h to actual users · 922a01a0
    Markus Armbruster authored Feb 01, 2018
    qemu-common.h includes qemu/option.h, but most places that include the
    former don't actually need the latter.  Drop the include, and add it
    to the places that actually need it.
    
    While there, drop superfluous includes of both headers, and
    separate #include from file comment with a blank line.
    
    This cleanup makes the number of objects depending on qemu/option.h
    drop from 4545 (out of 4743) to 284 in my "build everything" tree.
    Reviewed-by: 's avatarEric Blake <eblake@redhat.com>
    Reviewed-by: 's avatarPhilippe Mathieu-Daudé <f4bug@amsat.org>
    Signed-off-by: 's avatarMarkus Armbruster <armbru@redhat.com>
    Message-Id: <20180201111846.21846-20-armbru@redhat.com>
    [Semantic conflict with commit bdd6a90a in block/nvme.c resolved]
    922a01a0
device_tree.c 12.9 KB
EditWeb IDE

Replace device_tree.c

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.