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, Mar 16, 3:03 AM
Unknown Object (File)
Mon, Mar 2, 1:19 PM
Unknown Object (File)
Mon, Mar 2, 9:24 AM
Unknown Object (File)
Mon, Mar 2, 3:42 AM
Unknown Object (File)
Sun, Mar 1, 6:50 PM
Unknown Object (File)
Sun, Mar 1, 7:06 AM
Unknown Object (File)
Fri, Feb 27, 5:18 PM
Unknown Object (File)
Feb 17 2026, 4:33 PM
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.