Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PCI: designware: Uninline register accessors
The register accessors are not performance critical and small enough that the compiler can inline them itself if it makes sense. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
- Loading branch information