]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove teh non-INTRNG code from the ARM GIC interrupt controller driver.
authorAndrew Turner <andrew@FreeBSD.org>
Mon, 30 Jul 2018 10:55:02 +0000 (10:55 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Mon, 30 Jul 2018 10:55:02 +0000 (10:55 +0000)
commit011dc75d9c2241fe68960a07598ecd11fe28c07e
treea185d7732f6622d672136f574ab5e0c7597a9d53
parent4ad5b7a0ac15f2140cf7014bbcd17172215bd349
Remove teh non-INTRNG code from the ARM GIC interrupt controller driver.

We don't build for the non-INTRNG case and it was makeing the code harder
to read.
sys/arm/arm/gic.c
sys/arm/arm/gic.h
sys/arm/arm/gic_fdt.c