opnsense-src/sys/arm
Kyle Evans 4f12b529f4 sys/intr.h: formally depend on machine/intr.h
sys/intr.h originally started life as an extract of arm's intr.h, and
this include was dropped in its place.  Changes in flight want to add
some MD definitions that we'll use in the more MI parts of INTRNG.

Let's formally reverse the dependency now since this is way more
common in general.  All of the includes switched in this change that I
spot-checked were in-fact wanting declarations historically included in
sys/intr.h anyways.

Reviewed by:	andrew, imp, jrtc27, mhorne, mmel, olce
Differential Revision:	https://reviews.freebsd.org/D47002
2024-10-23 22:55:29 -05:00
..
allwinner intrng: Add support for multiple interrupt roots 2024-09-22 07:18:34 -06:00
altera/socfpga conf: deduplicate dwmmc config logic 2024-02-27 18:10:14 -04:00
annapurna/alpine sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
arm sys/intr.h: formally depend on machine/intr.h 2024-10-23 22:55:29 -05:00
broadcom/bcm2835 intrng: change multi-interrupt root support type to enum 2024-10-23 22:55:21 -05:00
conf Remove TI reference from arm/GENERIC 2024-09-19 20:15:47 +02:00
freescale imx_gpio: Add gpio compat string for imx8 SOCs 2024-09-05 14:51:37 +01:00
include sys/intr.h: formally depend on machine/intr.h 2024-10-23 22:55:29 -05:00
mv newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY 2024-07-24 22:22:58 -06:00
nvidia dev_pager: define free_page for mgt devices 2024-08-21 15:48:59 -05:00
qemu sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
qualcomm sys: Use the new arm_smccc_invoke macros 2024-10-15 18:24:41 +01:00
rockchip conf: deduplicate dwmmc config logic 2024-02-27 18:10:14 -04:00
ti intrng: Add support for multiple interrupt roots 2024-09-22 07:18:34 -06:00
xilinx Use bus_delayed_attach_children instead of its inline implementation 2024-10-21 10:24:39 -04:00