freebsd-dev/sys/mips
Conrad Meyer daec92844e Include ktr.h in more compilation units
Similar to r348026, exhaustive search for uses of CTRn() and cross reference
ktr.h includes.  Where it was obvious that an OS compat header of some kind
included ktr.h indirectly, .c files were left alone.  Some of these files
clearly got ktr.h via header pollution in some scenarios, or tinderbox would
not be passing prior to this revision, but go ahead and explicitly include it
in files using it anyway.

Like r348026, these CUs did not show up in tinderbox as missing the include.

Reported by:	peterj (arm64/mp_machdep.c)
X-MFC-With:	r347984
Sponsored by:	Dell EMC Isilon
2019-05-21 20:38:48 +00:00
..
atheros Include eventhandler.h in more compilation units 2019-05-21 01:18:43 +00:00
beri Add SMP support for BERI CPU. 2018-04-12 17:43:19 +00:00
broadcom add snps IP uart support / genaralize UART 2018-08-19 21:10:21 +00:00
cavium Include eventhandler.h in more compilation units 2019-05-21 01:18:43 +00:00
conf Catch up with r347241. 2019-05-13 01:18:17 +00:00
include mips: Implement basic pmap_kenter_device, pmap_kremove_device 2019-05-16 19:10:48 +00:00
ingenic Include eventhandler.h in more compilation units 2019-05-21 01:18:43 +00:00
malta add snps IP uart support / genaralize UART 2018-08-19 21:10:21 +00:00
mediatek [mediatek] Add support for non-flash devices on the SPI bus of the Mediatek SoCs. 2019-05-20 17:43:58 +00:00
mips Include ktr.h in more compilation units 2019-05-21 20:38:48 +00:00
nlm [mips] Fix error condition check that always evaluates to false 2019-01-25 20:14:28 +00:00