diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2021-12-22 19:10:39 -0600 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2022-01-03 15:01:33 -0600 |
commit | 72de208f2bda3c6a0d99e744ce7bedf3d3b8011a (patch) | |
tree | d4d46fe103e442d7538ac572bde7c43409489c13 /drivers/pci/controller/dwc/pcie-histb.c | |
parent | a622435fbe1a230d656d47edbb50370a432aec80 (diff) | |
download | linux-72de208f2bda3c6a0d99e744ce7bedf3d3b8011a.tar.bz2 |
PCI: j721e: Drop pointless of_device_get_match_data() cast
of_device_get_match_data() returns "void *", so no cast is needed when
assigning the result to a pointer type. Drop the unnecessary cast.
Link: https://lore.kernel.org/r/20211223011054.1227810-9-helgaas@kernel.org
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: Kishon Vijay Abraham I <kishon@ti.com>
Cc: Tom Joseph <tjoseph@cadence.com>
Diffstat (limited to 'drivers/pci/controller/dwc/pcie-histb.c')
0 files changed, 0 insertions, 0 deletions