diff options
author | Gustavo Pimentel <[email protected]> | 2020-09-22 11:59:10 +0200 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2020-09-28 12:40:04 +0100 |
commit | ce31ff786ddf3dbaa4c2212d2d51611701bc0103 (patch) | |
tree | ea8431b8a225fad3efa67a3e49b4e5295cbe140a /drivers/pci/controller/dwc/pci-meson.c | |
parent | 09fb37b35e34d4735c5cc0a60a6948c44a9c3181 (diff) |
PCI: dwc: Fix 'cast truncates bits from constant value'
Fixes warning given by executing "make C=2 drivers/pci/"
Sparse output:
CHECK drivers/pci/controller/dwc/pcie-designware.c
drivers/pci/controller/dwc/pcie-designware.c:432:52: warning:
cast truncates bits from constant value (ffffffff7fffffff becomes
7fffffff)
Link: https://lore.kernel.org/r/7ea7f7d342f97c758949a17b870012f52ce5b3f5.1600767645.git.gustavo.pimentel@synopsys.com
Reported-by: Bjorn Helgaas <[email protected]>
Signed-off-by: Gustavo Pimentel <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Cc: Joao Pinto <[email protected]>
Diffstat (limited to 'drivers/pci/controller/dwc/pci-meson.c')
0 files changed, 0 insertions, 0 deletions