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, Apr 27, 6:21 PM
Unknown Object (File)
Sat, Apr 27, 6:03 PM
Unknown Object (File)
Apr 11 2024, 8:22 AM
Unknown Object (File)
Feb 24 2024, 7:03 AM
Unknown Object (File)
Feb 22 2024, 3:30 AM
Unknown Object (File)
Feb 18 2024, 5:08 AM
Unknown Object (File)
Dec 23 2023, 8:48 AM
Unknown Object (File)
Dec 14 2023, 8:40 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