Page MenuHomeFreeBSD

Start to remove non-INTRNG code
ClosedPublic

Authored by andrew on Nov 8 2016, 11:35 AM.
Tags
None
Referenced Files
F164127162: D8469.id.diff
Tue, Jul 28, 11:58 PM
Unknown Object (File)
Mon, Jul 27, 4:01 AM
Unknown Object (File)
Sat, Jul 25, 10:31 PM
Unknown Object (File)
Sat, Jul 25, 5:29 AM
Unknown Object (File)
Thu, Jul 23, 2:23 AM
Unknown Object (File)
Wed, Jul 15, 9:21 PM
Unknown Object (File)
Sat, Jul 4, 7:14 AM
Unknown Object (File)
Wed, Jul 1, 6:03 PM
Subscribers

Details

Summary

Start to remove the non-INTRNG code from sys/arm. This removed the dead code
from places we only ever build with INTRNG.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

andrew retitled this revision from to Start to remove non-INTRNG code.
andrew updated this object.
andrew edited the test plan for this revision. (Show Details)
andrew added a reviewer: ARM.
manu added inline comments.
sys/arm/ti/aintc.c
88 ↗(On Diff #22080)

This is not needed anymore along with the assignment in the attach function.

manu added a reviewer: manu.
This revision is now accepted and ready to land.Nov 8 2016, 11:56 AM
mmel added a reviewer: mmel.
This revision was automatically updated to reflect the committed changes.