freebsd-nq/sys/arm/amlogic/aml8726
Conrad Meyer e12be3218a Include eventhandler.h in more compilation units
This was enumerated with exhaustive search for sys/eventhandler.h includes,
cross-referenced against EVENTHANDLER_* usage with the comm(1) utility.  Manual
checking was performed to avoid redundant includes in some drivers where a
common os_bsd.h (for example) included sys/eventhandler.h indirectly, but it is
possible some of these are redundant with driver-specific headers in ways I
didn't notice.

(These CUs did not show up as missing eventhandler.h in tinderbox.)

X-MFC-With:	r347984
2019-05-21 01:18:43 +00:00
..
aml8726_ccm.c
aml8726_ccm.h
aml8726_clkmsr.c
aml8726_clkmsr.h
aml8726_fb.c
aml8726_fb.h
aml8726_gpio.c
aml8726_i2c.c
aml8726_identsoc.c
aml8726_if_dwc.c
aml8726_l2cache.c
aml8726_machdep.c
aml8726_machdep.h
aml8726_mmc.c
aml8726_mmc.h
aml8726_mp.c
aml8726_pic.c
aml8726_pinctrl.c
aml8726_pinctrl.h
aml8726_rng.c
aml8726_rtc.c
aml8726_sdxc-m8.c
aml8726_sdxc-m8.h
aml8726_soc.h
aml8726_timer.c
aml8726_uart_console.c
aml8726_uart.h
aml8726_usb_phy-m3.c
aml8726_usb_phy-m6.c
aml8726_wdt.c Include eventhandler.h in more compilation units 2019-05-21 01:18:43 +00:00
files.aml8726
std.aml8726
uart_dev_aml8726.c