Page MenuHomeFreeBSD

Correct ifdefs in arm/mv/timer.c
ClosedPublic

Authored by bsz_semihalf.com on Dec 4 2015, 1:06 PM.
Tags
Referenced Files
Unknown Object (File)
Sun, Oct 12, 9:03 AM
Unknown Object (File)
Sun, Oct 12, 3:32 AM
Unknown Object (File)
Thu, Sep 25, 3:03 PM
Unknown Object (File)
Wed, Sep 24, 7:46 AM
Unknown Object (File)
Sep 2 2025, 2:10 PM
Unknown Object (File)
Sep 2 2025, 11:30 AM
Unknown Object (File)
Aug 18 2025, 4:25 AM
Unknown Object (File)
Aug 14 2025, 9:15 PM
Subscribers

Details

Reviewers
andrew
imp
ian
Summary

SOC_MV_ARMADAXP ifdefs in timer code needed enhancement with
SOC_MV_ARMADA38X so as to avoid using wrong definitions, unrelated
to Armada38x.

Obtained from: Semihalf
Sponsored by: Stormshield
Submitted by: Bartosz Szczepanek <bsz@semihalf.com>

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

bsz_semihalf.com retitled this revision from to Correct ifdefs in arm/mv/timer.c.
bsz_semihalf.com updated this object.
bsz_semihalf.com edited the test plan for this revision. (Show Details)
bsz_semihalf.com added reviewers: ian, imp.
bsz_semihalf.com set the repository for this revision to rS FreeBSD src repository - subversion.
bsz_semihalf.com added a project: ARM.
bsz_semihalf.com added a subscriber: zbb.
andrew added a reviewer: andrew.
This revision is now accepted and ready to land.Dec 10 2015, 9:27 AM