diff options
author | Takashi Iwai <[email protected]> | 2020-03-30 15:56:45 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-03-30 15:32:34 +0100 |
commit | 76385a665ff5cfdf0a6dda43ec9bce7e7d5387d3 (patch) | |
tree | c43807bc7da89a7919535e1f53231767e9d6681e /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | f3ca3f5b0966cfc2737178cca8a7a65b09991898 (diff) |
ASoC: bcm: Fix pointer cast warning
The NULL check can be done gracefully without cast. It fixes a
compile warning like:
sound/soc/bcm/bcm63xx-pcm-whistler.c:184:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
Fixes: 88eb404ccc3e ("ASoC: brcm: Add DSL/PON SoC audio driver")
Signed-off-by: Takashi Iwai <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions