Page MenuHomeFreeBSD

[BHND] fix compilation due to incompatible types
ClosedPublic

Authored by mizhka on May 24 2016, 1:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 6, 6:31 PM
Unknown Object (File)
Feb 23 2024, 9:12 AM
Unknown Object (File)
Jan 10 2024, 9:55 PM
Unknown Object (File)
Dec 20 2023, 12:31 AM
Unknown Object (File)
Sep 10 2023, 1:25 PM
Unknown Object (File)
Aug 9 2023, 9:57 AM
Unknown Object (File)
Jun 17 2023, 8:36 PM
Unknown Object (File)
Jun 14 2023, 6:02 AM
Subscribers

Details

Summary

Hi,

This patch is simple compilation fix for SoC build:
cc1: warnings being treated as errors
/repo/freebsd/onion/src/sys/dev/bhnd/soc/bhnd_soc.c:256: warning: pointer type mismatch in conditional expression

  • bhnd_soc.o ---

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mizhka retitled this revision from to [BHND] fix compilation due to incompatible types.
mizhka updated this object.
mizhka edited the test plan for this revision. (Show Details)
mizhka added reviewers: adrian, landon_landonf.org.
mizhka set the repository for this revision to rS FreeBSD src repository - subversion.
This revision is now accepted and ready to land.May 24 2016, 3:28 PM
This revision was automatically updated to reflect the committed changes.