diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2018-10-27 20:31:19 +0200 |
---|---|---|
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | 2018-11-08 14:54:44 +0100 |
commit | b69f4abc125f6f4eada8423b5d8637c7550f90a0 (patch) | |
tree | c28b8f5b25a7821484598c231659e93842c99beb /Documentation | |
parent | Linux 4.20-rc1 (diff) | |
download | linux-b69f4abc125f6f4eada8423b5d8637c7550f90a0.tar.xz linux-b69f4abc125f6f4eada8423b5d8637c7550f90a0.zip |
PCI: histb: Constify dw_pcie_host_ops structure
The dw_pcie_host_ops structure is only stored in the ops field
of a pcie_port structure, and this field is const, so make the
dw_pcie_host_ops structure const as well.
Done with the help of Coccinelle.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions