diff options
| author | Krzysztof Kozlowski <[email protected]> | 2020-07-28 17:08:59 +0000 |
|---|---|---|
| committer | Joerg Roedel <[email protected]> | 2020-09-04 08:57:13 +0000 |
| commit | 7aaf0b0e8e9add1688b13588351bb7e8acfeeab4 (patch) | |
| tree | 48e6134650b1028fc0d14d45bdb530ae52e5ddc2 /drivers/usb/cdns3/cdns3-imx.c | |
| parent | Linux 5.9-rc3 (diff) | |
| download | kernel-7aaf0b0e8e9add1688b13588351bb7e8acfeeab4.tar.gz kernel-7aaf0b0e8e9add1688b13588351bb7e8acfeeab4.zip | |
iommu/qcom: 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/iommu/qcom_iommu.c:910:34: warning: 'qcom_iommu_of_match' defined but not used [-Wunused-const-variable=]
910 | static const struct of_device_id qcom_iommu_of_match[] = {
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions
