Page MenuHomeFreeBSD

[BHND] fix compilation due to incompatible types
ClosedPublic

Authored by mizhka on May 24 2016, 1:32 PM.
Tags
None
Referenced Files
F135488809: D6532.id16800.diff
Mon, Nov 10, 6:41 AM
Unknown Object (File)
Tue, Nov 4, 9:35 AM
Unknown Object (File)
Mon, Oct 27, 4:26 AM
Unknown Object (File)
Sun, Oct 26, 6:30 PM
Unknown Object (File)
Sun, Oct 26, 5:10 PM
Unknown Object (File)
Thu, Oct 23, 7:53 AM
Unknown Object (File)
Wed, Oct 22, 10:03 PM
Unknown Object (File)
Mon, Oct 20, 5:48 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.