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)
Sat, Feb 22, 2:04 PM
Unknown Object (File)
Feb 18 2025, 2:10 AM
Unknown Object (File)
Feb 16 2025, 5:38 PM
Unknown Object (File)
Feb 8 2025, 6:09 PM
Unknown Object (File)
Feb 8 2025, 4:33 AM
Unknown Object (File)
Jan 18 2025, 3:41 AM
Unknown Object (File)
Jan 13 2025, 5:15 PM
Unknown Object (File)
Jan 13 2025, 9:35 AM
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