diff options
| author | Sergio Paracuellos <[email protected]> | 2021-06-03 04:32:19 +0000 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2021-06-03 05:48:14 +0000 |
| commit | d6e9e8e5dd53419814eb54803b4ab3682b55cebe (patch) | |
| tree | 6bb99e82fbaae502958d365339a84b263c6db31b /tools/perf/scripts/python/flamegraph.py | |
| parent | phy: ti: Fix an error code in wiz_probe() (diff) | |
| download | kernel-d6e9e8e5dd53419814eb54803b4ab3682b55cebe.tar.gz kernel-d6e9e8e5dd53419814eb54803b4ab3682b55cebe.zip | |
phy: ralink: phy-mt7621-pci: drop 'of_match_ptr' to fix -Wunused-const-variable
The of_device_id is included unconditionally by of.h header and used
in the driver as well. Remove of_match_ptr to fix W=1 compile test
warning with !CONFIG_OF:
drivers/phy/ralink/phy-mt7621-pci.c:341:34: warning: unused variable 'mt7621_pci_phy_ids' [-Wunused-const-variable]
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Sergio Paracuellos <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
