aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang.cpp
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2023-08-10 13:19:57 +0200
committerVinod Koul <[email protected]>2023-08-11 09:25:14 +0100
commit2bc00b9b9001329792b14ce20141f334b6debcbc (patch)
tree84f408d8dc75e024426ec3cee0c7ffce9fb733db /tools/perf/util/c++/clang.cpp
parentbd6e74a2f0a0c76dda8e44d26f9b91a797586c3b (diff)
phy: broadcom: sr-usb: fix Wvoid-pointer-to-enum-cast warning
'version' is an enum, thus cast of pointer on 64-bit compile test with W=1 causes: phy-bcm-sr-usb.c:314:13: error: cast to smaller integer type 'enum bcm_usb_phy_version' from 'const void *' [-Werror,-Wvoid-pointer-to-enum-cast] Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions