Page MenuHomeFreeBSD

[BHND] fix compilation due to incompatible types
ClosedPublic

Authored by mizhka on May 24 2016, 1:32 PM.
Tags
None
Referenced Files
F109269637: D6532.id16803.diff
Sun, Feb 2, 8:34 PM
F109261211: D6532.diff
Sun, Feb 2, 6:03 PM
Unknown Object (File)
Fri, Jan 31, 4:41 AM
Unknown Object (File)
Tue, Jan 28, 10:17 PM
Unknown Object (File)
Dec 20 2024, 10:45 PM
Unknown Object (File)
Dec 13 2024, 3:54 AM
Unknown Object (File)
Oct 25 2024, 5:23 AM
Unknown Object (File)
Oct 18 2024, 3:55 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.