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, Oct 13, 7:09 AM
Unknown Object (File)
Fri, Oct 10, 12:13 AM
Unknown Object (File)
Wed, Oct 8, 3:06 AM
Unknown Object (File)
Tue, Oct 7, 4:39 AM
Unknown Object (File)
Thu, Sep 25, 2:52 PM
Unknown Object (File)
Mon, Sep 22, 3:16 PM
Unknown Object (File)
Tue, Sep 16, 1:44 AM
Unknown Object (File)
Tue, Sep 16, 1:00 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.